[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / 6 / 0 / GSQQSDK / 3.1.1 / GSQQSDK.podspec.json
blob40f423992ae0026a099a1c4edcd1d699d3b2c817
2   "name": "GSQQSDK",
3   "version": "3.1.1",
4   "summary": "official QQSDK copy for convenience",
5   "requires_arc": true,
6   "homepage": "https://github.com/GarryLance/GSQQSDK",
7   "authors": {
8     "GarryLance": "380352860@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/GarryLance/GSQQSDK.git",
15     "tag": "3.1.1"
16   },
17   "frameworks": [
18     "Security",
19     "SystemConfiguration",
20     "CoreGraphics",
21     "CoreTelephony"
22   ],
23   "libraries": [
24     "iconv",
25     "sqlite3.0",
26     "z",
27     "c++"
28   ],
29   "ios": {
30     "vendored_frameworks": "QQSDK/TencentOpenAPI.framework"
31   },
32   "resources": "QQSDK/*.{png,xib,nib,bundle}",
33   "license": {
34     "type": "MIT",
35     "file": "LICENSE"
36   }