[Add] AnywhereUtilCore 1.0.5
[CocoaPods.git] / Specs / 2 / 8 / b / GTheShy / 0.2.9 / GTheShy.podspec.json
blobd92fbc791a7e6e7c80c1d07594a60438a4a68861
2   "name": "GTheShy",
3   "version": "0.2.9",
4   "summary": "GTheShy SDK",
5   "description": "\"0.2.9 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.2.9"
20   },
21   "exclude_files": [
22     "GTheShy.podspec",
23     "LICENSE",
24     "README.md"
25   ],
26   "vendored_frameworks": "GTheShy.framework",
27   "resources": "LLDove.bundle",
28   "frameworks": [
29     "MediaPlayer",
30     "JavaScriptCore",
31     "OpenAL",
32     "AdSupport"
33   ],
34   "libraries": [
35     "iconv",
36     "icucore",
37     "c++",
38     "resolv",
39     "sqlite3",
40     "z"
41   ],
42   "requires_arc": true,
43   "dependencies": {
44     "UMCCommon": [
46     ],
47     "UMCSecurityPlugins": [
49     ],
50     "UMCAnalytics": [
52     ],
53     "UMCPush": [
55     ],
56     "UMCShare/Social/ReducedWeChat": [
58     ],
59     "UMCShare/Social/ReducedQQ": [
61     ],
62     "UMCShare/Social/ReducedSina": [
64     ],
65     "JPush": [
67     ],
68     "Bugly": [
70     ]
71   }