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