blob: 7e437790b4c58f8a228aea2c4276417ddde25c89 [file] [log] [blame]
{
"name": "XTCTencentOpenAPI_iOS",
"version": "3.1.3",
"summary": "TencentOpenAPI iOS",
"homepage": "https://github.com/xtcmoons/XTC_TencentOpenAPI",
"license": "MIT",
"authors": {
"陈明": "xtcmoons@yeah.net"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/xtcmoons/XTC_TencentOpenAPI.git",
"tag": "3.1.3"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CoreTelephony",
"CoreGraphics"
],
"libraries": [
"iconv",
"z",
"c++",
"sqlite3"
],
"requires_arc": true,
"default_subspecs": "All",
"subspecs": [
{
"name": "Lite",
"vendored_frameworks": "Lite/TencentOpenAPI.framework"
},
{
"name": "All",
"vendored_frameworks": "All/TencentOpenAPI.framework",
"resources": "All/TencentOpenApi_IOS_Bundle.bundle"
}
]
}