blob: 71328b53db71f5552d3ccbe80f19524bc60f025a [file] [log] [blame]
{
"name": "YF_IAP",
"version": "1.2.1",
"summary": "A IAP Helper for fineboost",
"description": "yf_IAPKit",
"homepage": "https://e.coding.net/szyifants/YF_IAPKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leonard.li": "liqiang@game7.cc"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://e.coding.net/szyifants/YF_IAPKit.git",
"tag": "1.2.1"
},
"vendored_frameworks": "IAPKit/IAPKit.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"source_files": "IAPKit/IAPKit.framework/Headers/*.{h}",
"public_header_files": "IAPKit/IAPKit.framework/Headers/*.{h}"
}