blob: d4263cb6f7333fe5a0f323025c4d90d3319664f4 [file] [log] [blame]
{
"name": "RxAlamofireObjectMapper+MappableObject",
"version": "0.1.2",
"summary": "A RxAlamofireObjectMapper helper for MappableObject.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Arnoymous/RxAlamofireObjectMapper-MappableObject",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arnoymous": "arnaud.dorgans@gmail.com"
},
"source": {
"git": "https://github.com/Arnoymous/RxAlamofireObjectMapper-MappableObject.git",
"tag": "0.1.2"
},
"social_media_url": "https://twitter.com/arnauddorgans",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0"
},
"source_files": "RxAlamofireObjectMapper-MappableObject/Classes/**/*",
"dependencies": {
"MappableObject": [
"~> 0.3.7"
],
"RxAlamofireObjectMapper": [
"~> 0.1.8"
]
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}