blob: 09c52f1f5254bf3b6c64432caa7295ba6a5d78b5 [file] [log] [blame]
{
"name": "CNLiveTencentopenapi",
"version": "0.0.1",
"summary": "腾讯QQ包装",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CNLiveiOSTeam/CNLiveTencentopenapi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"殷巧娟": "1427945373@qq.com"
},
"source": {
"git": "https://github.com/CNLiveiOSTeam/CNLiveTencentopenapi.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "CNLiveTencentopenapi/Classes/TencentOpenAPI.framework"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony"
],
"libraries": [
"sqlite3",
"iconv",
"stdc++",
"z"
]
}