[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 4 / 8 / RxMoyaAuthenticatable / 0.1.0 / RxMoyaAuthenticatable.podspec.json
blob8e1a14cc543300ed1564747b5fdcc44313fe3ec3
2   "name": "RxMoyaAuthenticatable",
3   "version": "0.1.0",
4   "summary": "Attach persisted authentication to a request header and refresh authentication if needed.",
5   "homepage": "https://github.com/keitaoouchi/RxMoyaAuthenticatable",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "keita.oouchi": "keita.oouchi@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/keitaoouchi/RxMoyaAuthenticatable.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "RxMoyaAuthenticatable/Classes/**/*",
21   "dependencies": {
22     "Moya/RxSwift": [
23       "~> 11.0"
24     ]
25   },
26   "pushed_with_swift_version": "4.0"