[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 7 / 8 / b / SwiftRestClient / 0.5.0 / SwiftRestClient.podspec.json
blob53867349c3a7104549f8058a952254703f6597a6
2   "name": "SwiftRestClient",
3   "version": "0.5.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.5.0"
16   },
17   "platforms": {
18     "ios": "11.0",
19     "osx": "10.15",
20     "watchos": "4.0",
21     "tvos": "11.0"
22   },
23   "swift_versions": [
24     "5"
25   ],
26   "source_files": "Sources/SwiftRestClient/**/*",
27   "swift_version": "5"