blob: bfb641d7030e2caa31bde86e4a9968fbbc131403 [file] [log] [blame]
{
"name": "YGIAPHelper",
"version": "1.0.2",
"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.2"
},
"source_files": "YGIAPHelper/YGIAPHelper/*.{h,m}",
"requires_arc": true,
"frameworks": "StoreKit"
}