blob: c6baaeef043d3c7d05f03f5eeddb0a6180d655e5 [file] [log] [blame]
{
"name": "RxAlamofireObjectMapper",
"version": "0.1.6",
"summary": "Rx DataRequest helpers for ObjectMapper",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Arnoymous/RxAlamofireObjectMapper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arnoymous": "arnaud.dorgans@gmail.com"
},
"source": {
"git": "https://github.com/Arnoymous/RxAlamofireObjectMapper.git",
"tag": "0.1.6"
},
"social_media_url": "https://twitter.com/arnauddorgans",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "RxAlamofireObjectMapper/Classes/**/*",
"dependencies": {
"RxSwift": [
"~> 3.6.1"
],
"Alamofire": [
"~> 4.5.0"
],
"ObjectMapper": [
"~> 2.2.8"
]
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}