[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / 9 / d / SwiftClient / 3.0.1 / SwiftClient.podspec.json
blobf173969ef749abaa479a56a644f0212cc5c4be40
2   "name": "SwiftClient",
3   "version": "3.0.1",
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.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": "Sources/*.swift",
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"