blob: 5fef87e0bad59f2d1459297431102677642c03da [file] [log] [blame]
{
"name": "PurchasePopUp",
"version": "0.0.1",
"summary": "PurchasePopUp",
"homepage": "https://github.com/mcmatan/PurchasePopUp",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YOURNAME": "Matan"
},
"source": {
"git": "https://github.com/mcmatan/PurchasePopUp.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": [
"PurchasePopUp*",
"Vendor/*",
"Resource/*",
"PurchasePopUp/PurchasePopUp/*"
],
"requires_arc": true
}