[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 4 / a / RxMoyaCache / 0.2.1 / RxMoyaCache.podspec.json
blob36f934a0cd9b27ae25c34da7139ca2ebfef93168
2   "name": "RxMoyaCache",
3   "version": "0.2.1",
4   "summary": "A network cache library based on RxSwift/Moya/Cache.",
5   "homepage": "https://github.com/Pircate/RxMoyaCache",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pircate": "gao497868860@163.com"
12   },
13   "source": {
14     "git": "https://github.com/Pircate/RxMoyaCache.git",
15     "tag": "0.2.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_version": "4.2",
21   "source_files": "RxMoyaCache/Classes/**/*",
22   "dependencies": {
23     "Moya/RxSwift": [
25     ]
26   }