[Add] CookieOvenWebtoon 3.2.4
[CocoaPods.git] / Specs / d / f / 8 / Leash / 1.1.0 / Leash.podspec.json
blob0dc4323c7bae7fed1d3dce457e077dc1d159a59e
2   "name": "Leash",
3   "version": "1.1.0",
4   "summary": "Network Abstraction Layer",
5   "description": "Network Abstraction Layer in Swift.\nAlamofire, Encodable, Decodable, Interceptors, Customization.",
6   "homepage": "https://github.com/lucianopolit/Leash",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Luciano Polit": "lucianopolit@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/lucianopolit/Leash.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.5"
25     ]
26   },
27   "pushed_with_swift_version": "3.2"