[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 1 / 0 / YBNetwork / 1.0.2 / YBNetwork.podspec.json
blob1d1f9442c46b8ff2d621b74a67aa2d9da332e89e
2   "name": "YBNetwork",
3   "version": "1.0.2",
4   "summary": "基于 AFNetworking 网络中间层,注重性能,设计简洁,易于拓展",
5   "description": "基于 AFNetworking 网络中间层,注重性能,设计简洁,易于拓展。",
6   "homepage": "https://github.com/indulgeIn",
7   "license": "MIT",
8   "authors": {
9     "杨波": "1106355439@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/indulgeIn/YBNetwork.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "YBNetwork/**/*.{h,m}",
19   "dependencies": {
20     "AFNetworking": [
22     ],
23     "YYCache": [
24       "~>1.0.4"
25     ]
26   },
27   "requires_arc": true