blob: b28a1d860d4f9240e76ffd4beddcd77f2d872db3 [file] [log] [blame]
{
"name": "YGQQSDK",
"version": "3.3.9",
"summary": "个人使用的TencentOpenAPI v3.3.9 CocoaPods管理",
"description": "This pod is used who want to use tencentOpenAPI v3.3.9 with podfile.",
"authors": "http://open.qq.com",
"homepage": "https://wiki.connect.qq.com",
"license": {
"type": "LGPL",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/xygkevin/Tencent_SDK.git",
"tag": "3.3.9"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony",
"WebKit"
],
"libraries": [
"iconv",
"sqlite3",
"stdc++",
"z"
],
"ios": {
"vendored_frameworks": "framework/TencentOpenAPI.framework"
},
"requires_arc": true
}