[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / d / 8 / 9 / JSONSchema / 0.5.0 / JSONSchema.podspec.json
blob3f2f2fe04df69307b409c3fe42be7026f1ecc952
2   "name": "JSONSchema",
3   "version": "0.5.0",
4   "summary": "JSON Schema validator in Swift.",
5   "homepage": "https://github.com/kylef/JSONSchema.swift",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kyle Fuller": "kyle@fuller.li"
12   },
13   "social_media_url": "http://twitter.com/kylefuller",
14   "source": {
15     "git": "https://github.com/kylef/JSONSchema.swift.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9"
21   },
22   "requires_arc": true,
23   "source_files": "Sources/*.swift",
24   "swift_versions": [
25     "4.2",
26     "5.0",
27     "5.1",
28     "5.1"
29   ],
30   "swift_version": "5.1"