We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0151092 commit 0da5706Copy full SHA for 0da5706
SwiftDraw.podspec.json
@@ -1,6 +1,6 @@
1
{
2
"name": "SwiftDraw",
3
- "version": "0.3.1",
+ "version": "0.4.0",
4
"summary": "A Swift library that adds support for SVG files to UIImage and NSImage.",
5
"homepage": "https://github.com/swhitty/SwiftDraw",
6
"authors": "Simon Whitty",
@@ -10,7 +10,7 @@
10
},
11
"source": {
12
"git": "https://github.com/swhitty/SwiftDraw.git",
13
- "tag": "0.3.1"
+ "tag": "0.4.0"
14
15
"platforms": {
16
"ios": "10.0",
0 commit comments