[Add] AsyncQueue 0.6.1
[CocoaPods.git] / Specs / 9 / 2 / 1 / JDSActivityViewController / 0.2 / JDSActivityViewController.podspec.json
blob35bd283cd791b234724c8f4daf679859996b950e
2   "name": "JDSActivityViewController",
3   "version": "0.2",
4   "summary": "JDSActivityViewController is a lightweight UIActivityViewController subclass,\n  which can be configured to display a URL to be shared.",
5   "description": " This was inspired by Tweetbot and Tumblr's usage of this customization. I wanted to create my own version and open source it :) Feel free to make pull requests!",
6   "homepage": "https://github.com/Jasdev/JDSActivityViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Jasdev Singh",
12   "social_media_url": "http://twitter.com/jasdev",
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Jasdev/JDSActivityViewController.git",
18     "tag": "0.2"
19   },
20   "source_files": "*.swift",
21   "requires_arc": true