blob: 9cae2da12460b945ed9434420ab14fe4eb73d6de [file] [log] [blame]
{
"name": "ASBanker",
"version": "1.1.1",
"summary": "Simplifies adding In App Purchases to iOS applications.",
"homepage": "https://github.com/AwaraiStudios/ASBanker",
"screenshots": "https://github.com/AwaraiStudios/ASBanker/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ross Gibson": "ross@awarai.com"
},
"source": {
"git": "https://github.com/AwaraiStudios/ASBanker.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "4.3"
},
"source_files": [
"Source",
"Source/**/*.{h,m}"
],
"frameworks": "StoreKit",
"requires_arc": true
}