blob: 64a4fe17b0017045210e559228f997728dc8effd [file] [log] [blame]
{
"name": "GreedTencentOpenAPI",
"version": "2.9.5",
"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": "2.9.5"
},
"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"
}
]
}