blob: 28330ce231c40b99f6d5c68e13a5acd98739643b [file] [log] [blame]
{
"name": "UIViewController+StoreKit",
"version": "1.0.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/mergesort/UIViewController-StoreKit",
"authors": {
"Joe Fabisevich": "github@fabisevi.ch"
},
"summary": "A category on UIViewController allowing you to pull up an iTunes item with just one method.",
"source": {
"git": "https://github.com/mergesort/UIViewController-StoreKit.git",
"tag": "1.0.6"
},
"source_files": "*.{h,m}",
"frameworks": "Foundation",
"requires_arc": true,
"social_media_url": "https://twitter.com/mergesort",
"platforms": {
"ios": "7.0"
},
"dependencies": {
"NSString+Validation": [
]
}
}