[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 8 / 3 / a / SVGUIView / 0.4.0 / SVGUIView.podspec.json
blob2e806fd7e31362a4b85b6a5a4f80b59272ec9392
2   "name": "SVGUIView",
3   "version": "0.4.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.4.0"
19   },
20   "source_files": "Sources/**/*.swift",
21   "requires_arc": true,
22   "swift_versions": "5.8",
23   "swift_version": "5.8"