[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / 7 / DaisyNet / 1.0.2 / DaisyNet.podspec.json
blobd310e6200563dd65a5b7d26e63b0c8813e55d952
2   "name": "DaisyNet",
3   "version": "1.0.2",
4   "summary": "Alamofire与Cache封装, 更容易存储请求数据",
5   "homepage": "https://github.com/MQZHot/DaisyNet",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "MQZHot": "mqz1228@163.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://github.com/MQZHot/DaisyNet.git",
18     "tag": "1.0.2"
19   },
20   "source_files": [
21     "Source/*.swift"
22   ],
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "5.0"
26   },
27   "swift_versions": "5.0",
28   "dependencies": {
29     "Cache": [
30       ">= 6.0.0"
31     ],
32     "Alamofire": [
33       ">= 4.5.1"
34     ]
35   },
36   "swift_version": "5.0"