blob: 3716a0b9a90c9700810c9ed3c87650fbe89f0bf5 [file] [log] [blame]
{
"name": "SatelliteStore",
"version": "1.2.0",
"summary": "A modernized, block-based way to approach StoreKit for iOS",
"authors": {
"Ben Gordon": "brgordon@ua.edu"
},
"source": {
"git": "https://github.com/bennyguitar/SatelliteStore.git",
"tag": "1.2.0"
},
"homepage": "https://github.com/bennyguitar",
"license": "License.md",
"source_files": "*.{h,m}",
"platforms": {
"ios": "5.0"
},
"requires_arc": false
}