blob: cba00fa6f4ec700ae597b5ad89c7a26a545702d3 [file] [log] [blame]
{
"name": "RxAlamofire+ObjectMapper",
"version": "0.1.2",
"summary": "RxAlamofire+ObjectMapper.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Arnoymous/RxAlamofire-ObjectMapper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arnoymous": "arnaud.dorgans@gmail.com"
},
"source": {
"git": "https://github.com/Arnoymous/RxAlamofire-ObjectMapper.git",
"tag": "0.1.2"
},
"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.0"
],
"ObjectMapper": [
"~> 3.0"
]
}
}