blob: 5dd48dcb298c4ce53045b9204345c80f15ad128f [file] [log] [blame]
{
"name": "yf_IAPKit",
"version": "1.2.0",
"summary": "A IAP Helper for fineboost",
"description": "yf_IAPKit",
"homepage": "https://coding.net/u/yeahyf/p/iOS-IAP-SDK-FMWK/git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leonard.li": "liqiang@game7.cc"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://coding.net/u/yeahyf/p/iOS-IAP-SDK-FMWK/git",
"tag": "1.2.0"
},
"vendored_frameworks": "IAPKit/IAPKit.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"source_files": "IAPKit/IAPKit.framework/Headers/*.{h}",
"public_header_files": "IAPKit/IAPKit.framework/Headers/*.{h}",
"deprecated_in_favor_of": "YF_IAP"
}