[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / 4 / a / RestEssentials / 6.0.1 / RestEssentials.podspec.json
bloba28e4dec8dab17a3311fd5ef584c8284c270f14d
2   "name": "RestEssentials",
3   "version": "6.0.1",
4   "license": "MIT",
5   "summary": "RestEssentials is a lightweight REST and JSON library for Swift.",
6   "homepage": "https://github.com/sean7512/RestEssentials",
7   "authors": "sean7512",
8   "source": {
9     "git": "https://github.com/sean7512/RestEssentials.git",
10     "tag": "6.0.1"
11   },
12   "swift_versions": [
13     "5.5",
14     "5.6"
15   ],
16   "platforms": {
17     "ios": "15.0",
18     "tvos": "15.0",
19     "watchos": "8.0",
20     "osx": "12.0"
21   },
22   "source_files": "Sources/RestEssentials/*.swift",
23   "requires_arc": true,
24   "swift_version": "5.6"