blob: 5ae8cd1ec13984f6c9901ee44cfb08235517ba04 [file] [log] [blame]
{
"name": "SBInAppPurchasing",
"version": "1.0.0",
"summary": "Easy In-App Purchasing",
"description": "Make In-App Purchasing simpler! Purchase and restore IAPs with completion callbacks and notifications",
"homepage": "https://github.com/SteveBarnegren/SBInAppPurchasing",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Steve Barnegren": "steve.barnegren@gmail.com"
},
"source": {
"git": "https://github.com/SteveBarnegren/SBInAppPurchasing.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/stevebarnegren",
"platforms": {
"ios": "10.0"
},
"source_files": "SBInAppPurchasing/**/*",
"pushed_with_swift_version": "3.0"
}