blob: 97710af947c9dca6f0872701220341514c21ee30 [file] [log] [blame]
{
"name": "SatelliteStore",
"version": "1.2.1",
"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.1"
},
"homepage": "https://github.com/bennyguitar",
"license": "License.md",
"source_files": "*.{h,m}",
"platforms": {
"ios": "5.0"
},
"requires_arc": false
}