[podspec] Correct PathKit dependency

This commit is contained in:
Kyle Fuller
2015-12-09 19:16:47 +00:00
parent 9c9ebbe559
commit ae75ea5911

View File

@@ -24,7 +24,7 @@
}, },
"requires_arc": true, "requires_arc": true,
"dependencies": { "dependencies": {
"PathKit": [ "~> 0.5.0" ] "PathKit": [ "~> 0.6.0" ]
}, },
"test_specification": { "test_specification": {
"source_files": [ "source_files": [