[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / c / 8 / RxAlertViewable / 0.1 / RxAlertViewable.podspec.json
blob466812ed0f18eb7dd9659aff98dd69859cfc95aa
2   "name": "RxAlertViewable",
3   "version": "0.1",
4   "summary": "A simple alert library with RxSwift supported.",
5   "description": "RxAlertViewable is created for developing the MVVM app with RxSwift. It supports to show a simple alert from the view model class using the signal Observable<RxAlertType>.",
6   "homepage": "https://github.com/lm2343635/RxAlertViewable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lm2343635": "lm2343635@126.com"
13   },
14   "source": {
15     "git": "https://github.com/lm2343635/ShapeView.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Classes/**/*"