[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 8 / b / GTheShy / 0.0.3 / GTheShy.podspec.json
bloba33243f6195c7cda3b5fcb98d60422978d86c72f
2   "name": "GTheShy",
3   "version": "0.0.3",
4   "summary": "GTheShy SDK",
5   "description": "\"0.0.1 can be used now\"\n\"0.0.2 can be used now\"\n\"0.0.3 can be used now\"",
6   "homepage": "http://gitlab.xingmentech.com/JDuke/gtheshy",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JDuke": "1007521788@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "http://gitlab.xingmentech.com/JDuke/gtheshy.git",
19     "tag": "0.0.3"
20   },
21   "exclude_files": [
22     "GTheShy.podspec",
23     "LICENSE",
24     "README.md"
25   ],
26   "vendored_frameworks": [
27     "GTheShy.framework",
28     "Muse.framework",
29     "LinkDeep.framework"
30   ],
31   "resources": "GTResource.bundle",
32   "frameworks": [
33     "Foundation",
34     "UIKit",
35     "MediaPlayer",
36     "JavaScriptCore",
37     "OpenAL",
38     "AdSupport",
39     "AudioToolbox",
40     "AVFoundation",
41     "CoreGraphics",
42     "CoreText",
43     "OpenGLES",
44     "SystemConfiguration"
45   ],
46   "libraries": [
47     "iconv",
48     "icucore",
49     "c++",
50     "resolv",
51     "sqlite3",
52     "z"
53   ],
54   "requires_arc": true,
55   "dependencies": {
56     "AFNetworking": [
58     ],
59     "ReactiveObjC": [
61     ],
62     "Bugly": [
64     ],
65     "UMCCommon": [
67     ],
68     "UMCSecurityPlugins": [
70     ],
71     "UMCAnalytics": [
73     ],
74     "UMCPush": [
76     ],
77     "UMCShare/Social/ReducedWeChat": [
79     ],
80     "UMCShare/Social/ReducedQQ": [
82     ],
83     "UMCShare/Social/ReducedSina": [
85     ],
86     "JPush": [
88     ]
89   }