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