[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 6 / 2 / JDSActivityVC / 0.4 / JDSActivityVC.podspec.json
blob2ee23f7ba619b98bd6348cd0e2bdb4c2ee8cd83b
2   "name": "JDSActivityVC",
3   "version": "0.4",
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/JDSActivityVC",
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/JDSActivityVC.git",
18     "tag": "0.4"
19   },
20   "source_files": "*.swift",
21   "requires_arc": true