All Projects → jessesquires → JSQActivityKit

jessesquires / JSQActivityKit

Licence: MIT license
[DEPRECATED] Swift UIActivities for iOS

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language
objective c
16641 projects - #2 most used programming language

No Maintenance Intended

⚠️ DEPRECATED ⚠️

This library is no longer necessary, and thus no longer supported or developed.

JSQActivityKit

Build Status Version Status license MIT Platform Carthage compatible

Swift UIActivities for iOS

About

A Swift framework of UIActivity classes for sharing and performing actions with UIActivityViewController.

Current activities:

  • Safari
  • Instagram

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].