Add support for Swift 3.0

This commit is contained in:
Kyle Fuller
2016-09-13 19:09:58 +01:00
parent f393efbd0b
commit feff3b18b1
41 changed files with 252 additions and 229 deletions

View File

@@ -24,6 +24,6 @@
},
"requires_arc": true,
"dependencies": {
"PathKit": [ "~> 0.6.0" ]
"PathKit": [ "~> 0.7.0" ]
}
}