blob: a8ac700d1ca6d2c6b08bafa4ecea48244b8e6189 [file] [log] [blame]
{
"name": "PurchasePopUp",
"version": "0.0.3",
"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.3"
},
"frameworks": "UIKit",
"source_files": [
"PurchasePopUp/*",
"Vendor/*",
"Resource/*",
"PurchasePopUp/PurchasePopUp/*"
],
"requires_arc": true
}