blob: 8a1bb4f31da0fc945be33494ad0c0ee2f39190cc [file] [log] [blame]
{
"name": "SYZQQSDK",
"version": "0.1.0",
"summary": "iOS版腾讯开放平台SDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sundasheng1985/SYZQQSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sundasheng1985": "641569408@qq.com"
},
"source": {
"git": "https://github.com/sundasheng1985/SYZQQSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CoreTelephony",
"CoreGraphics"
],
"libraries": [
"z",
"c++"
],
"resources": "SDK/TencentOpenApi_IOS_Bundle.bundle",
"vendored_frameworks": "SDK/TencentOpenAPI.framework"
}