[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / f / c / SVGView / 1.0.3 / SVGView.podspec.json
blobf3d88ccda833604abc92131bc3f355263e9b10b2
2   "name": "SVGView",
3   "version": "1.0.3",
4   "summary": "SVGParser created with SwiftUI.",
5   "homepage": "https://github.com/exyte/SVGView.git",
6   "license": "MIT",
7   "authors": {
8     "exyte": "info@exyte.com"
9   },
10   "source": {
11     "git": "https://github.com/exyte/SVGView.git",
12     "tag": "1.0.3"
13   },
14   "social_media_url": "http://exyte.com",
15   "platforms": {
16     "osx": "11.0",
17     "ios": "14.0"
18   },
19   "requires_arc": true,
20   "swift_versions": "5.2",
21   "source_files": [
22     "Source/**/*.h",
23     "Source/**/*.swift"
24   ],
25   "swift_version": "5.2"