blob: 63a89f50067b3c79eed7c4b0083dc062af9c3bee [file] [log] [blame]
{
"name": "SBInAppPurchasing",
"version": "1.1.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.1.0"
},
"social_media_url": "https://twitter.com/stevebarnegren",
"platforms": {
"ios": "10.0"
},
"source_files": "SBInAppPurchasing/SBInAppPurchasing/**/*.swift",
"pushed_with_swift_version": "4.0"
}