blob: 14e5e09e2a450205e6835ef2a96feec7490afdea [file] [log] [blame]
{
"name": "CargoBay",
"version": "0.2.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": "0.2.1"
},
"source_files": "CargoBay",
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"frameworks": [
"StoreKit",
"Security"
],
"dependencies": {
"AFNetworking": [
">= 0.9"
]
}
}