blob: 449d6a36259071d59cb392bca2d49caa9c335e14 [file] [log] [blame]
{
"name": "yf_CPSSDK",
"version": "1.0.0",
"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.0"
},
"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"
}