[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 2 / 8 / b / GTheShy / 0.1.1 / GTheShy.podspec.json
blob1facdc597e6a7ccb9a0845db3530480ff249d87a
2   "name": "GTheShy",
3   "version": "0.1.1",
4   "summary": "GTheShy SDK",
5   "description": "\"0.1.1 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.1.1"
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": [
32     "GTResource.bundle",
33     "bodd.png",
34     "GTLan.bundle"
35   ],
36   "frameworks": [
37     "Foundation",
38     "UIKit",
39     "MediaPlayer",
40     "JavaScriptCore",
41     "OpenAL",
42     "AdSupport",
43     "AudioToolbox",
44     "AVFoundation",
45     "CoreGraphics",
46     "CoreText",
47     "OpenGLES",
48     "SystemConfiguration"
49   ],
50   "libraries": [
51     "iconv",
52     "icucore",
53     "c++",
54     "resolv",
55     "sqlite3",
56     "z"
57   ],
58   "requires_arc": true,
59   "dependencies": {
60     "Bugly": [
62     ],
63     "UMCCommon": [
65     ],
66     "UMCSecurityPlugins": [
68     ],
69     "UMCAnalytics": [
71     ],
72     "UMCPush": [
74     ],
75     "UMCShare/Social/ReducedWeChat": [
77     ],
78     "UMCShare/Social/ReducedQQ": [
80     ],
81     "UMCShare/Social/ReducedSina": [
83     ],
84     "JPush": [
86     ]
87   }