blob: 138625e323e3b9b741352a974f8de7f8200fb585 [file] [log] [blame]
{
"name": "CargoBay",
"version": "2.1.0",
"license": "MIT",
"summary": "The Essential StoreKit Companion.",
"homepage": "https://github.com/mattt/CargoBay",
"social_media_url": "https://twitter.com/mattt",
"authors": {
"Mattt Thompson": "m@mattt.me"
},
"source": {
"git": "https://github.com/mattt/CargoBay.git",
"tag": "2.1.0"
},
"source_files": "CargoBay",
"requires_arc": true,
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"frameworks": [
"StoreKit",
"Security"
],
"dependencies": {
"AFNetworking": [
"~> 2.2"
]
}
}