blob: 4ffad633aab0211f26a0517ae6ea816f429f6854 [file] [log] [blame]
{
"name": "RxAlamofire+ObjectMapper",
"version": "0.1.3.1",
"summary": "Reactive ObjectMapper extensions for RxAlamofire",
"description": "Reactive ObjectMapper extensions for RxAlamofire.",
"homepage": "https://github.com/arnauddorgans/RxAlamofire-ObjectMapper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arnoymous": "arnaud.dorgans@gmail.com"
},
"source": {
"git": "https://github.com/arnauddorgans/RxAlamofire-ObjectMapper.git",
"tag": "0.1.3.1"
},
"social_media_url": "https://twitter.com/arnauddorgans",
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.11",
"watchos": "2.0"
},
"source_files": "RxAlamofire-ObjectMapper/Classes/**/*",
"dependencies": {
"RxAlamofire": [
"~> 4"
],
"ObjectMapper": [
"~> 3"
]
}
}