blob: 692627f80465b722c6538c7d3edb0c053bce8113 [file] [log] [blame]
{
"name": "USIGNormalizador",
"version": "0.1.0",
"summary": "Cliente iOS del normalizador de direcciones de USIG",
"homepage": "https://github.com/gcba/usig-normalizador-ios",
"authors": {
"Rita Zerrizuela": "zeta@widcket.com"
},
"license": {
"type": "MIT"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/gcba/usig-normalizador-ios.git",
"tag": "v0.1.0"
},
"source_files": "USIGNormalizador/*.{swift}",
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"RxCocoa": [
"~> 3.6"
],
"Moya/RxSwift": [
"~> 8.0"
],
"DZNEmptyDataSet": [
"~> 1.8"
]
},
"pushed_with_swift_version": "3.1"
}