blob: 3f285dc43360a7498d7b872468ec4401f86d15ae [file] [log] [blame]
{
"name": "CNLiveTencentopenapi",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": "CNLiveTencentopenapi/Classes/TencentOpenAPI.framework"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony",
"WebKit"
],
"libraries": [
"sqlite3",
"iconv",
"stdc++",
"z"
]
}