blob: b9f5266f3c5587d203cd9f8e703f4242ff9e1176 [file] [log] [blame]
{
"name": "ez_iap",
"version": "0.0.4",
"summary": "iOS iap",
"homepage": "https://github.com/haroel/ez_iap",
"license": "MIT",
"authors": {
"Howe Ho": "ihowe@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/haroel/ez_iap.git",
"tag": "0.0.4"
},
"source_files": [
"ez_iap",
"ez_iap/*.{h,m,mm}"
],
"frameworks": "StoreKit"
}