[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 1 / 9 / USIGNormalizador / 0.1.1 / USIGNormalizador.podspec.json
blob0ed758a9a11d9c305af703af44be1ad979b51336
2   "name": "USIGNormalizador",
3   "version": "0.1.1",
4   "summary": "Cliente iOS del normalizador de direcciones de USIG",
5   "homepage": "https://github.com/gcba/usig-normalizador-ios",
6   "authors": {
7     "Rita Zerrizuela": "zeta@widcket.com"
8   },
9   "license": {
10     "type": "MIT"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/gcba/usig-normalizador-ios.git",
17     "tag": "v0.1.1"
18   },
19   "source_files": "USIGNormalizador/*.{swift}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "dependencies": {
25     "RxCocoa": [
26       "~> 3.6"
27     ],
28     "Moya/RxSwift": [
29       "~> 8.0"
30     ],
31     "DZNEmptyDataSet": [
32       "~> 1.8"
33     ]
34   },
35   "pushed_with_swift_version": "3.1"