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