blob: 1e626753babe78ffd8ce62c3754bbe297c9e2796 [file] [log] [blame]
{
"name": "AGTencentOpenAPI",
"version": "3.2.1",
"summary": "AGTencentOpenAPI is a lib repository for TencentOpenAPI.",
"description": "AGTencentOpenAPI is a lib repository for TencentOpenAPI. We can use it for conveniently update.",
"homepage": "http://open.qq.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Agenric": "AgenricWon@gmail.com"
},
"source": {
"git": "https://github.com/Agenric/AGTencentOpenAPI.git",
"tag": "3.2.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"resources": "AGTencentOpenAPI/TencentOpenApi_IOS_Bundle.bundle",
"vendored_frameworks": "AGTencentOpenAPI/TencentOpenAPI.framework",
"frameworks": [
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony"
],
"libraries": [
"iconv",
"z",
"stdc++",
"sqlite3"
]
}