[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / f / 2 / JSONSchema_Fix_060 / 0.6.1 / JSONSchema_Fix_060.podspec.json
blobfd10321899a274349ba44db2b6aa9c8d5c35c8fb
2   "name": "JSONSchema_Fix_060",
3   "version": "0.6.1",
4   "summary": "JSON Schema validator in Swift.",
5   "module_name": "JSONSchema",
6   "homepage": "https://github.com/kylef/JSONSchema.swift",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Kyle Fuller": "kyle@fuller.li"
13   },
14   "social_media_url": "http://twitter.com/kylefuller",
15   "source": {
16     "git": "https://github.com/lhl0033/JSONSchema.swift.git",
17     "tag": "0.6.1"
18   },
19   "platforms": {
20     "ios": "13.0",
21     "osx": "10.13"
22   },
23   "requires_arc": true,
24   "source_files": [
25     "Sources/**/*.swift",
26     "Sources/*.swift"
27   ],
28   "swift_versions": [
29     "5.0",
30     "5.1",
31     "5.2",
32     "5.3",
33     "5.5",
34     "5.7"
35   ],
36   "swift_version": "5.7"