JSQActivityKit
Swift UIActivities for iOS
About
A Swift framework of UIActivity
classes for sharing and performing actions with UIActivityViewController
.
Current activities:
- Safari
Requirements
- iOS 8+
- Swift 2.0
Installation
CocoaPods (recommended)
use_frameworks!
# For latest release in cocoapods
pod 'JSQActivityKit'
# Feeling adventurous? Get the latest on develop
pod 'JSQActivityKit', :git => 'https://github.com/jessesquires/JSQActivityKit.git', :branch => 'develop'
Carthage
github "jessesquires/JSQActivityKit"
Documentation
Read the docs. Generated with jazzy. Hosted by GitHub Pages.
More information on the gh-pages branch.
Getting Started
import JSQActivityKit
See the included example app, open JSQActivityKit.xcworkspace
.
Contribute
Please follow these sweet contribution guidelines.
Credits
Created and maintained by @jesse_squires.
License
JSQActivityKit
is released under an MIT License. See LICENSE
for details.
Copyright © 2015 Jesse Squires.
Please provide attribution, it is greatly appreciated.