blob: c8dc228a7b608fc75be286f940081042c7bf1f06 [file] [log] [blame]
{
"name": "QQLogin",
"version": "0.0.1",
"summary": "QQLogin",
"homepage": "http://192.168.1.204:80/Phoneu_SDK/BF_QQLogin.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wutianyu": "451042347@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://192.168.1.204:80/Phoneu_SDK/BF_QQLogin.git",
"tag": "0.0.1"
},
"source_files": "QQLogin/qqLogin/*.{h,m}",
"frameworks": [
"Security",
"WebKit",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony"
],
"vendored_frameworks": "QQLogin/TencentOpenAPI.framework",
"libraries": [
"iconv",
"sqlite3",
"stdc++",
"z"
],
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lfobjc-arc",
"VALID_ARCHS[sdk=iphonesimulator*]": ""
}
}