blob: 40f423992ae0026a099a1c4edcd1d699d3b2c817 [file] [log] [blame]
{
"name": "GSQQSDK",
"version": "3.1.1",
"summary": "official QQSDK copy for convenience",
"requires_arc": true,
"homepage": "https://github.com/GarryLance/GSQQSDK",
"authors": {
"GarryLance": "380352860@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/GarryLance/GSQQSDK.git",
"tag": "3.1.1"
},
"frameworks": [
"Security",
"SystemConfiguration",
"CoreGraphics",
"CoreTelephony"
],
"libraries": [
"iconv",
"sqlite3.0",
"z",
"c++"
],
"ios": {
"vendored_frameworks": "QQSDK/TencentOpenAPI.framework"
},
"resources": "QQSDK/*.{png,xib,nib,bundle}",
"license": {
"type": "MIT",
"file": "LICENSE"
}
}