[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 7 / b / YCPod / 0.1.4 / YCPod.podspec.json
blob493c376e16817ce6128698253be2c3d18195f77e
2   "name": "YCPod",
3   "version": "0.1.4",
4   "summary": "Sheng Long XM Pod YC.",
5   "description": "Sheng Long XM Pod YC.\nBase.",
6   "homepage": "https://git.oschina.net/shenglong",
7   "license": "MIT",
8   "authors": {
9     "shenglong": "45024798@qq.com"
10   },
11   "source": {
12     "git": "https://git.oschina.net/shenglong/YCPod.git",
13     "tag": "0.1.4"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "NetWork",
22       "source_files": "Pod/Classes/Network/**/*",
23       "public_header_files": "Pod/Classes/Network/**/*.h",
24       "dependencies": {
25         "AFNetworking": [
26           "~> 2.3"
27         ],
28         "ReactiveCocoa": [
29           "~> 2.5"
30         ],
31         "Reachability": [
32           "~> 3.2"
33         ]
34       }
35     },
36     {
37       "name": "YCiConsole",
38       "source_files": "Pod/Classes/YCiConsole/**/*",
39       "public_header_files": "Pod/Classes/YCiConsole/**/*.h",
40       "dependencies": {
41         "iConsole": [
42           "1.5.3"
43         ]
44       }
45     }
46   ]