[Add] JLCLSDK 1.4.24
[CocoaPods.git] / Specs / 2 / a / 3 / MoyaCache / 0.3.1 / MoyaCache.podspec.json
blobf1e7d5596d3f5ebbaed015250211b0fccaeacf15
2   "name": "MoyaCache",
3   "version": "0.3.1",
4   "summary": "A cache protocol for Moya.",
5   "homepage": "https://github.com/Pircate/MoyaCache",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pircate": "gao497868860@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Pircate/MoyaCache.git",
15     "tag": "0.3.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "MoyaCache/Classes/**/*",
22   "dependencies": {
23     "Moya": [
25     ],
26     "Storable": [
28     ]
29   },
30   "swift_version": "5.0"