blob: 05d0133de5f99fab444c8e0242a3bbd13959b1b2 [file] [log] [blame]
{
"name": "MappableObject+Alamofire",
"version": "0.1.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.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MappableObjectAlamofire/Classes/**/*",
"dependencies": {
"MappableObject": [
"~> 0.1.0"
],
"Alamofire": [
"~> 4.5.0"
]
},
"pushed_with_swift_version": "3.0",
"deprecated": true
}