blob: 1877cd2e6bcb70a10f2282093326c5cdbd1a9406 [file] [log] [blame]
{
"name": "YGIAPHelper",
"version": "1.0.0",
"summary": "iOS 内购/恢复购买",
"homepage": "https://github.com/Starryxu/YGIAPHelper.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuyaguang": "xu_yaguang@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Starryxu/YGIAPHelper.git",
"tag": "1.0.0"
},
"source_files": "YGIAPHelper/YGIAPHelper/*.{h,m}",
"requires_arc": true,
"frameworks": "StoreKit"
}