[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 9 / d / SwiftClient / 3.0.4 / SwiftClient.podspec.json
blob321a762277688c811eedcf2daddd8c5c3425499e
2   "name": "SwiftClient",
3   "version": "3.0.4",
4   "license": "MIT",
5   "summary": "A simple HTTP client library written in Swift 3",
6   "homepage": "https://github.com/theadam/SwiftClient",
7   "authors": {
8     "Adam Nalisnick": "theadam4257@gmail.com",
9     "Sandro Machado": "sandroemachado@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/theadam/SwiftClient.git",
13     "tag": "3.0.4"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "Sources/*.swift",
19   "requires_arc": true