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 fff62fb commit ca2363eCopy full SHA for ca2363e
SwiftDraw.podspec.json
@@ -1,6 +1,6 @@
1
{
2
"name": "SwiftDraw",
3
- "version": "0.7.5",
+ "version": "0.7.6",
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.7.5"
+ "tag": "0.7.6"
14
15
"platforms": {
16
"ios": "10.0",
0 commit comments