blob: 8c9ab7a51e84798f4a08293c9e1dc363e59bb5b2 [file] [log] [blame]
{
"name": "ASThirdLogin",
"version": "1.0.3",
"summary": "QQLogin",
"description": "third login with QQ wechat and other",
"homepage": "https://github.com/ansendev01",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ansen": "sdglyuan@gmail.com"
},
"source": {
"git": "https://github.com/ansendev01/ASThirdLogin.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ASThirdLogin/TencentOpenAPI.framework/Headers/**/*",
"resources": "ASThirdLogin/TencentOpenApi_IOS_Bundle.bundle",
"vendored_frameworks": "ASThirdLogin/TencentOpenAPI.framework",
"public_header_files": "ASThirdLogin/TencentOpenAPI.framework/Headers/**/*.h",
"xcconfig": {
"OTHER_LDFLAGS": "$(inherited) -lz -lsqlite3 -liconv -lstdc++ -framework \"SystemConfiguration\" -framework \"Security\" -framework \"CoreGraphics\" -framework \"CoreTelephony\""
}
}