blob: 2e9dd3ceae69527dcc9801267efcb14492fc776e [file] [log] [blame]
{
"name": "YF_IAP",
"version": "1.3.0",
"summary": "内购库",
"description": "内购以及验证功能库",
"homepage": "https://e.coding.net/szyifants/YF_IAPKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leonard.li": "liqiang@game7.cc"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://e.coding.net/szyifants/YF_IAPKit.git",
"tag": "1.3.0"
},
"vendored_frameworks": "IAPKit.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"frameworks": "StoreKit"
}