[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / a / 6 / 7 / DaisyNet / 1.0.9 / DaisyNet.podspec.json
blob283d3fbd90a612f18123ca533387dcdfe4950a5c
2   "name": "DaisyNet",
3   "version": "1.0.9",
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": "14.0"
15   },
16   "source": {
17     "git": "https://github.com/MQZHot/DaisyNet.git",
18     "tag": "1.0.9"
19   },
20   "source_files": [
21     "Source/*.swift"
22   ],
23   "requires_arc": true,
24   "swift_versions": [
25     "5.0",
26     "5.1",
27     "5.2"
28   ],
29   "dependencies": {
30     "Cache": [
31       "~> 6.0.0"
32     ],
33     "Alamofire": [
34       "~> 5.9.1"
35     ]
36   },
37   "swift_version": "5.2"