blob: 89d35a73962ed6e9122ad6ae2a8e09fa4ad6ca47 [file] [log] [blame]
{
"name": "MappableObject+Alamofire",
"version": "0.3.1",
"summary": "Alamofire extension for MappableObject",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Arnoymous/MappableObject-Alamofire",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Arnoymous": "arnaud.dorgans@gmail.com"
},
"source": {
"git": "https://github.com/Arnoymous/MappableObject-Alamofire.git",
"tag": "0.3.1"
},
"platforms": {
"watchos": "2.0",
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "MappableObjectAlamofire/Classes/**/*",
"dependencies": {
"MappableObject": [
"~> 0.3.3"
],
"Alamofire": [
"~> 4.5.0"
]
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}