[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 9 / 1 / RtSDK / 1.0.2 / RtSDK.podspec.json
blobfcde33696068378fceb5b2525062fe176741198c
2   "name": "RtSDK",
3   "version": "1.0.2",
4   "summary": "net263 RtSDK.",
5   "description": "net 263 RtSDK framework",
6   "homepage": "https://github.com/net263/RtSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "net263": "277715243@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/net263/RtSDK.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": "RtSDK.framework",
22   "pod_target_xcconfig": {
23     "OTHER_LDFLAGS": "-lObjC"
24   },
25   "static_framework": true,
26   "frameworks": [
27     "UIKit",
28     "GLKit"
29   ],
30   "dependencies": {
31     "GSBaseKit": [
33     ]
34   }