blob: 4ec803f4530bf2af1142d9b29334e180298b8f40 [file] [log] [blame]
{
"name": "LTQQOpenAPI",
"version": "0.0.8",
"summary": "LTQQOpenAPI use for LTGameSDK.",
"description": "This is QQOpenAPI for Third Login easy to user",
"homepage": "https://github.com/zhubinfeng/LTQQOpenAPI",
"license": "MIT",
"authors": {
"zhubinfeng": "zhubin_feng@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zhubinfeng/LTQQOpenAPI.git",
"tag": "0.0.8"
},
"source_files": "LTQQOpenAPI/TencentOpenAPI.framework/Headers/*.{h}",
"vendored_frameworks": "LTQQOpenAPI/TencentOpenAPI.framework",
"frameworks": [
"Foundation",
"UIKit",
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony"
],
"libraries": [
"iconv",
"sqlite3",
"z",
"stdc++"
],
"requires_arc": true
}