blob: 6dba3cc271e67cdd1a4433487924e9baad113b0b [file] [log] [blame]
{
"name": "YGQQSDK",
"version": "3.3.3",
"summary": "TencentOpenAPI v3.3.3",
"description": "This pod is used who want to use tencentOpenAPI v3.3.3 with podfile.",
"authors": "http://open.qq.com",
"homepage": "http://open.qq.com",
"license": {
"type": "LGPL",
"file": "LICENSE"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Starryxu/Tencent_SDK.git",
"tag": "3.3.3"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony"
],
"libraries": [
"iconv",
"sqlite3",
"stdc++",
"z"
],
"ios": {
"vendored_frameworks": "framework/TencentOpenAPI.framework"
},
"requires_arc": true
}