[Add] DocumentReaderNightly 7.6.4234
[CocoaPods.git] / Specs / 2 / 8 / b / GTheShy / 0.0.1 / GTheShy.podspec.json
blobfecbb4cf75f7d1a9f49f4a6b73f7a1ea3e04f7fe
2   "name": "GTheShy",
3   "version": "0.0.1",
4   "summary": "GTheShy SDK",
5   "description": "\"0.0.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.0.1"
20   },
21   "exclude_files": [
22     "GTheShy.podspec",
23     "LICENSE",
24     "README.md"
25   ],
26   "vendored_frameworks": [
27     "GTheShy.framework",
28     "Muse.framework",
29     "Tortoise.framework"
30   ],
31   "resources": "GTResource.bundle",
32   "frameworks": [
33     "Foundation",
34     "UIKit"
35   ],
36   "requires_arc": true,
37   "dependencies": {
38     "AFNetworking": [
40     ],
41     "ReactiveObjC": [
43     ]
44   }