blob: f91f1ead9c201cb065c69518aae2367f3abde631 [file] [log] [blame]
{
"name": "JDSActivityVC",
"version": "0.4.2",
"summary": "JDSActivityViewController is a lightweight UIActivityViewController subclass,\n which can be configured to display a URL to be shared.",
"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!",
"homepage": "https://github.com/Jasdev/JDSActivityVC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Jasdev Singh",
"social_media_url": "http://twitter.com/jasdev",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Jasdev/JDSActivityVC.git",
"tag": "0.4.2"
},
"source_files": "*.swift",
"requires_arc": true
}