blob: 23784ffdde49719e42e2cbe116709d3f3e6bdd64 [file] [log] [blame]
{
"name": "PurchaseController",
"version": "0.4.3",
"summary": "A helpful and convenient In App purchases framework",
"homepage": "http://dashdevs.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dashdevs llc": "hello@dashdevs.com"
},
"source": {
"git": "https://github.com/dashdevs/PurchaseController.git",
"tag": "0.4.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "PurchaseController/Classes/**/*",
"frameworks": "StoreKit",
"dependencies": {
"SwiftyStoreKit": [
"~> 0.14"
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}