[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / 4 / a / RestEssentials / 5.0.0 / RestEssentials.podspec.json
blob208847b30fc0beb3d3589c0d9860482fb2551ccb
2   "name": "RestEssentials",
3   "version": "5.0.0",
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": "5.0.0"
11   },
12   "swift_versions": "5.0",
13   "platforms": {
14     "ios": "8.0",
15     "tvos": "9.0",
16     "watchos": "2.0"
17   },
18   "source_files": "Sources/RestEssentials/*.swift",
19   "requires_arc": true,
20   "swift_version": "5.0"