blob: 17e1657731ee54ba28618891c16cc995d7aa6be3 [file] [log] [blame]
{
"name": "Redes",
"version": "2.0.4",
"license": "MIT",
"summary": "High-level network layer abstraction library written in Swift",
"homepage": "https://github.com/cuzv/Redes",
"authors": {
"Moch Xiao": "cuzval@gmail.com"
},
"source": {
"git": "https://github.com/cuzv/Redes.git",
"tag": "2.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 4.1"
]
},
"pushed_with_swift_version": "3.0"
}