[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 2 / 5 / 8 / JSONView / 0.0.2 / JSONView.podspec.json
blob9f30034497c0f39190c059cdf8f8688bde09ecee
2   "name": "JSONView",
3   "version": "0.0.2",
4   "summary": "A light-weight SwiftUI visualizer of JSON content",
5   "homepage": "https://github.com/quentinfasquel/JSONView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "author": "quentin.fasquel@gmail.com"
12   },
13   "documentation_url": "https://github.com/quentinfasquel/JSONView",
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.2",
18   "source": {
19     "git": "https://github.com/quentinfasquel/JSONView.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "Sources/JSONView/**/*.swift",
23   "xcconfig": {
24     "SWIFT_VERSION": "5.2"
25   },
26   "swift_version": "5.2"