blob: 0359feedfa071c62406a27d724faa060cdf1fd6c [file] [log] [blame]
{
"name": "PurchasePopUp",
"version": "0.0.2",
"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.2"
},
"frameworks": "UIKit",
"source_files": [
"PurchasePopUp/*",
"Vendor/*",
"Resource/*",
"PurchasePopUp/PurchasePopUp/*"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}