[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 2 / a / 3 / MoyaCache / 0.2.0 / MoyaCache.podspec.json
blob36e72ef8a46a6d598996f89634a24b52695c1db5
2   "name": "MoyaCache",
3   "version": "0.2.0",
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.2.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "4.2",
21   "source_files": "MoyaCache/Classes/**/*",
22   "dependencies": {
23     "Moya": [
25     ]
26   }