blob: 7cb1475105bfea560d2a4d7dbda7c84c77c3a0f4 [file] [log] [blame]
{
"name": "UIViewController+Sharing",
"version": "1.1.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/mergesort/UIViewController-Sharing",
"authors": {
"Joe Fabisevich": "github@fabisevi.ch"
},
"summary": "A category on UIViewController for adding Apple's built in sharing options.",
"source": {
"git": "https://github.com/mergesort/UIViewController-Sharing.git",
"tag": "1.1.3"
},
"source_files": "UIViewController+Sharing.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"platforms": {
"ios": "7.0"
}
}