[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / 6 / GT / 2.3.3 / GT.podspec.json
blobc390dd1d5ac3c6c926e3af8ead7c49e5fe2cbce0
2   "name": "GT",
3   "version": "2.3.3",
4   "summary": "A short description of GT.",
5   "description": "GT framework ,since GT don't provider a pod , I build this",
6   "homepage": "http://gt.tencent.com/",
7   "license": "MIT",
8   "authors": {
9     "njafei": "njafei@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "frameworks": [
15     "SystemConfiguration",
16     "AudioToolbox",
17     "CoreTelephony"
18   ],
19   "libraries": [
20     "sqlite3",
21     "z"
22   ],
23   "source": {
24     "git": "https://github.com/njafei/GTFramework.git",
25     "tag": "2.3.3"
26   },
27   "requires_arc": true,
28   "pod_target_xcconfig": {
29     "OTHER_LDFLAGS": "-all_load"
30   },
31   "subspecs": [
32     {
33       "name": "GT",
34       "vendored_frameworks": "GT.embeddedframework/GT.framework",
35       "resources": "GT.embeddedframework/Resources/GT.bundle"
36     }
37   ]