[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 9 / 1 / RtSDK / 0.1.2 / RtSDK.podspec.json
blob802abb6b2a2e2a978133b3ba4ea11282496b3b7e
2   "name": "RtSDK",
3   "version": "0.1.2",
4   "summary": "net263 RtSDK.",
5   "description": "TODO: Add long description of the pod here.",
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": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_frameworks": [
22     "RtSDK.framework",
23     "GSCommonKit.framework",
24     "GPUImage.framework",
25     "GSDocKit.framework"
26   ],
27   "pod_target_xcconfig": {
28     "OTHER_LDFLAGS": "-lObjC"
29   },
30   "vendored_libraries": [
31     "Libs/*.a",
32     "Libs/ffmpeg/*.a"
33   ],
34   "static_framework": true,
35   "frameworks": [
36     "UIKit",
37     "GLKit"
38   ],
39   "libraries": [
40     "z",
41     "c++",
42     "iconv",
43     "icucore"
44   ]