[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 2 / 8 / b / GTheShy / 0.0.2 / GTheShy.podspec.json
blob9d980c37bdd7e9e8c7efbedb3fa0eb962fe74c3e
2   "name": "GTheShy",
3   "version": "0.0.2",
4   "summary": "GTheShy SDK",
5   "description": "\"0.0.1 can be used now\"\n\"0.0.2 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.2"
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   ],
39   "requires_arc": true,
40   "dependencies": {
41     "AFNetworking": [
43     ],
44     "ReactiveObjC": [
46     ],
47     "Bugly": [
49     ],
50     "UMCCommon": [
52     ],
53     "UMCSecurityPlugins": [
55     ],
56     "UMCAnalytics": [
58     ],
59     "UMCPush": [
61     ],
62     "UMCShare/Social/ReducedWeChat": [
64     ],
65     "UMCShare/Social/ReducedQQ": [
67     ],
68     "UMCShare/Social/ReducedSina": [
70     ],
71     "JPush": [
73     ]
74   }