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