blob: 58dcd8abadfa6693257e0b3fa762d158025b0e5a [file] [log] [blame]
{
"name": "GreedTencentOpenAPI",
"version": "3.1.0",
"license": "MIT",
"summary": "ios版腾讯开放平台SDK",
"homepage": "https://github.com/greedlab/GreedTencentOpenAPI",
"authors": {
"Bell": "bell@greedlab.com"
},
"source": {
"git": "https://github.com/greedlab/GreedTencentOpenAPI.git",
"tag": "3.1.0"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"Security",
"SystemConfiguration",
"CoreTelephony",
"CoreGraphics"
],
"libraries": [
"iconv",
"z",
"c++",
"sqlite3"
],
"default_subspecs": "All",
"subspecs": [
{
"name": "Lite",
"vendored_frameworks": "Lite/TencentOpenAPI.framework"
},
{
"name": "All",
"vendored_frameworks": "All/TencentOpenAPI.framework",
"resources": "All/TencentOpenApi_IOS_Bundle.bundle"
}
]
}