[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / a / f / json-enumFork / 1.2.0 / json-enumFork.podspec.json
bloba02b48fa4eef1f577caa1e11aecafeb66efcfc74
2   "name": "json-enumFork",
3   "version": "1.2.0",
4   "summary": "A fork ofParsing JSON to Swift enum parsing library",
5   "description": "Representing a JSON using a enumerated type makes it easy and type safe.",
6   "homepage": "https://github.com/admin-ch/json-logic-swift",
7   "license": {
8     "type": "LGPL",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ubique": "covidcertificatesdk@ubique.ch "
13   },
14   "source": {
15     "git": "https://github.com/admin-ch/json-logic-swift.git",
16     "branch": "feature/cocoapods"
17   },
18   "platforms": {
19     "ios": "11.0",
20     "tvos": "11.0",
21     "watchos": "4.0",
22     "osx": "10.13"
23   },
24   "cocoapods_version": ">= 1.6.1",
25   "frameworks": "Foundation",
26   "source_files": "Sources/JSON/*.swift",
27   "module_name": "JSON"