blob: d39c45b1b8417ea3b8a7e4bcf300bcdc3eb87968 [file] [log] [blame]
{
"name": "yf_CPSSDK",
"version": "1.0.1",
"summary": "yf_CPSSDK",
"description": "CPS SDK for Ads",
"homepage": "https://coding.net/u/yeahyf/p/cps_ios_sdk/git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leonard.li": "liqiang@game7.cc"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://coding.net/u/yeahyf/p/cps_ios_sdk/git",
"tag": "1.0.1"
},
"vendored_frameworks": "CPS/CPS.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"source_files": "CPS/CPS.framework/Headers/*.{h}",
"public_header_files": "CPS/CPS.framework/Headers/*.{h}",
"deprecated_in_favor_of": "YF_CPS"
}