[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / c / 9 / RxSVP / 0.1.1 / RxSVP.podspec.json
blobfa841eccc17e461e611fad99dd7ca4a31ffd952c
2   "name": "RxSVP",
3   "version": "0.1.1",
4   "summary": "RxSwift SVProgressHUD",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/liangdahong/RxSVP",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liangdahong": "hi@liangdahong.com"
13   },
14   "source": {
15     "git": "git@github.com:liangdahong/RxSVP.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "RxSVP/Classes/**/*",
22   "dependencies": {
23     "RxCocoa": [
25     ],
26     "SVProgressHUD": [
28     ]
29   }