blob: e0cfe8fe5aea5234da58b37deebc03d8e1b1725a [file] [log] [blame]
{
"name": "TencentOpenAPI",
"version": "1.0.0",
"summary": "腾讯开放API",
"description": "腾讯开放API的cocoapods镜像",
"homepage": "https://github.com/itollei/TencentOpenAPI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"itollei": "itollei@gmail.com"
},
"source": {
"git": "https://github.com/itollei/TencentOpenAPI.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony"
],
"libraries": [
"iconv",
"sqlite3",
"stdc++",
"z"
],
"ios": {
"vendored_frameworks": "TencentOpenAPI.framework"
},
"resources": "TencentOpenApi_IOS_Bundle.bundle"
}