blob: 3ef0013114d93072255d779db1af834e13deff48 [file] [log] [blame]
{
"name": "PurchaseController",
"version": "1.0.10",
"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": "1.0.10"
},
"platforms": {
"ios": "10.0"
},
"source_files": [
"PurchaseController/Classes/**/*",
"PurchaseController/Headers/**/*"
],
"frameworks": "StoreKit",
"dependencies": {
"GRKOpenSSLFramework": [
"1.0.2.16"
]
},
"swift_versions": "4.2",
"swift_version": "4.2"
}