[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / d / f / 8 / Leash / 2.0.0 / Leash.podspec.json
blob1f02b66e8142c2c55bf8d90a5965e71571c188cb
2   "name": "Leash",
3   "version": "2.0.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": "2.0.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"