Skip to content

Commit

Permalink
Update package pins
Browse files Browse the repository at this point in the history
  • Loading branch information
onevcat committed Apr 5, 2017
1 parent dfe654f commit 5a963a4
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -99,3 +99,4 @@ fastlane/screenshots
fastlane/test_output

# End of https://www.gitignore.io/api/swift,osx
/fengniao.sketch
30 changes: 30 additions & 0 deletions Package.pins
@@ -0,0 +1,30 @@
{
"autoPin": true,
"pins": [
{
"package": "CommandLine",
"reason": null,
"repositoryURL": "https://github.com/jatoben/CommandLine",
"version": "3.0.0-pre1"
},
{
"package": "PathKit",
"reason": null,
"repositoryURL": "https://github.com/kylef/PathKit.git",
"version": "0.8.0"
},
{
"package": "Rainbow",
"reason": null,
"repositoryURL": "https://github.com/onevcat/Rainbow",
"version": "2.0.1"
},
{
"package": "Spectre",
"reason": null,
"repositoryURL": "https://github.com/kylef/Spectre.git",
"version": "0.7.2"
}
],
"version": 1
}

0 comments on commit 5a963a4

Please sign in to comment.