Updated the PathKit dependency to 0.9.0 in the podspec

This commit is contained in:
David Jennes
2018-08-30 13:29:45 +02:00
parent fc404b25d8
commit 2eeb7babd3

View File

@@ -26,7 +26,7 @@
"requires_arc": true, "requires_arc": true,
"dependencies": { "dependencies": {
"PathKit": [ "PathKit": [
"~> 0.8.0" "~> 0.9.0"
] ]
} }
} }