[Add] PlayerUI 0.10.1
[CocoaPods.git] / Specs / 8 / 3 / a / SVGUIView / 0.10.0 / SVGUIView.podspec.json
blob1886d8e4bc58b9f1df001ba4935bebfaed9363ad
2   "name": "SVGUIView",
3   "version": "0.10.0",
4   "summary": "An UIView that displays a single SVG image in your interface.",
5   "homepage": "https://github.com/nnabeyang/SVGUIView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "nnabeyang": "nabeyang@gmail.com"
12   },
13   "platforms": {
14     "ios": "14.0"
15   },
16   "source": {
17     "git": "https://github.com/nnabeyang/SVGUIView.git",
18     "tag": "0.10.0"
19   },
20   "source_files": "Sources/**/*.swift",
21   "requires_arc": true,
22   "swift_versions": "5.8",
23   "swift_version": "5.8"