[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 4 / a / RestEssentials / 5.2.0 / RestEssentials.podspec.json
blob4bb77c1fb81472dfdeb01e63cf0ab61fe6d31966
2   "name": "RestEssentials",
3   "version": "5.2.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.2.0"
11   },
12   "swift_versions": [
13     "5.0",
14     "5.1",
15     "5.2",
16     "5.3"
17   ],
18   "platforms": {
19     "ios": "11.0",
20     "tvos": "11.0",
21     "watchos": "4.0",
22     "osx": "10.13"
23   },
24   "source_files": "Sources/RestEssentials/*.swift",
25   "requires_arc": true,
26   "swift_version": "5.3"