blob: 86b5fc3b18e8b63d69ad98f2d0539f59c21e1032 [file] [log] [blame]
{
"name": "Leash",
"version": "0.0.1",
"summary": "Networking Abstraction Layer",
"description": "Networking Abstraction Layer in Swift. Alamofire, Codable or Unbox and Wrap, Interceptors, Customizable.",
"homepage": "https://github.com/lucianopolit/Leash",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Luciano Polit": "lucianopolit@gmail.com"
},
"source": {
"git": "https://github.com/lucianopolit/Leash.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Source/*.swift",
"pushed_with_swift_version": "4.0"
}