blob: a7173a9bcc1709c9c832db3521c70791a402ce2c [file] [log] [blame]
{
"name": "SBInAppPurchasing",
"version": "0.1.1",
"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": "0.1.1"
},
"social_media_url": "https://twitter.com/stevebarnegren",
"platforms": {
"ios": "8.0"
},
"source_files": "SBInAppPurchasing/**/*"
}