[Add] MealziOSSDK 5.3.0
[CocoaPods.git] / Specs / 7 / 8 / b / SwiftRestClient / 0.4.0 / SwiftRestClient.podspec.json
blob89de0f38ab1eb2656d535c678c1b60ab787a9243
2   "name": "SwiftRestClient",
3   "version": "0.4.0",
4   "summary": "Simple Swift Rest client",
5   "homepage": "https://github.com/duhnnie/SwiftRestClient",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Daniel Canedo Ramos": "me@duhnnie.net"
12   },
13   "source": {
14     "git": "https://github.com/duhnnie/SwiftRestClient.git",
15     "tag": "0.4.0"
16   },
17   "platforms": {
18     "ios": "11.0",
19     "osx": "10.15",
20     "watchos": "4.0",
21     "tvos": "11.0"
22   },
23   "swift_versions": "5.0",
24   "source_files": "Sources/SwiftRestClient/**/*",
25   "swift_version": "5.0"