[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / a / 6 / 7 / DaisyNet / 1.0.6 / DaisyNet.podspec.json
blob321236a4bda72cd7c98680e302baa9007b75e576
2   "name": "DaisyNet",
3   "version": "1.0.6",
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.6"
19   },
20   "source_files": [
21     "DaisyNet/DaisyNet",
22     "DaisyNet/DaisyNet/*.swift"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "Cache": [
27       ">= 6.0.0"
28     ],
29     "Alamofire": [
30       ">= 5.6.2"
31     ]
32   },
33   "pod_target_xcconfig": {
34     "SWIFT_VERSION": "5.0"
35   },
36   "swift_versions": "5.0",
37   "swift_version": "5.0"