blob: 1b81ea25841cece4a500f4daab8598caf5d0cbc0 [file] [log] [blame]
{
"name": "GSQQSDK",
"version": "3.1.0",
"summary": "official QQSDK copy for convenience.",
"homepage": "https://github.com/GarryLance/GSQQSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GarryLance": "380352860@qq.com"
},
"source": {
"git": "https://github.com/GarryLance/GSQQSDK.git",
"tag": "3.1.0"
},
"source_files": [
"GSQQSDK",
"GSQQSDK/QQSDK/**/*.{h,m}"
],
"frameworks": "TencentOpenAPI",
"requires_arc": true,
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}