blob: 8d159d556805851acbb09a53203c46cd0553992a [file] [log] [blame]
{
"name": "RxObjectMapper",
"version": "0.1.0",
"summary": "A short description of RxObjectMapper.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fmo91/RxObjectMapper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fmo91": "ortizfernandomartin@gmail.com"
},
"source": {
"git": "https://github.com/fmo91/RxObjectMapper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RxObjectMapper/Classes/**/*",
"dependencies": {
"ObjectMapper": [
"~> 2.2"
],
"RxSwift": [
"~> 3.0"
],
"RxCocoa": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}