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