[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 7 / b / YCPod / 0.1.6 / YCPod.podspec.json
blob5a2155da4504479b734f9add1a14941932ddeef0
2   "name": "YCPod",
3   "version": "0.1.6",
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.6"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "frameworks": [
20     "UIKit",
21     "MapKit"
22   ],
23   "subspecs": [
24     {
25       "name": "NetWork",
26       "source_files": "Pod/Classes/Network/**/*",
27       "public_header_files": "Pod/Classes/Network/**/*.h",
28       "dependencies": {
29         "AFNetworking": [
30           "~> 2.3"
31         ],
32         "ReactiveCocoa": [
33           "~> 2.5"
34         ],
35         "Reachability": [
36           "~> 3.2"
37         ]
38       }
39     },
40     {
41       "name": "YCiConsole",
42       "source_files": "Pod/Classes/YCiConsole/**/*",
43       "public_header_files": "Pod/Classes/YCiConsole/**/*.h",
44       "dependencies": {
45         "iConsole": [
46           "1.5.3"
47         ]
48       }
49     },
50     {
51       "name": "CommUtls",
52       "source_files": "Pod/Classes/CommUtls/**/*",
53       "public_header_files": "Pod/Classes/CommUtls/**/*.h",
54       "dependencies": {
55         "OpenUDID": [
56           "~> 1.0.0"
57         ],
58         "Reachability": [
59           "~> 3.2"
60         ]
61       },
62       "frameworks": [
63         "CoreTelephony",
64         "SystemConfiguration"
65       ]
66     }
67   ]