[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 8 / 7 / b / YCPod / 0.1.3 / YCPod.podspec.json
blob7760aa39069d4a72980dd95d98c09155465acd52
2   "name": "YCPod",
3   "version": "0.1.3",
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.3"
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   ]