blob: 5f5109e8c081e20ca0e7bd85eeaabf8ac3572026 [file] [log] [blame]
{
"name": "UIViewController+Sharing",
"version": "1.2",
"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.2"
},
"source_files": "UIViewController+Sharing.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"platforms": {
"ios": "7.0"
}
}