Changed username and password to secure hashes so that the plaintext is no longer hard-coded in
This commit is contained in:
parent
acc9f86315
commit
a0b834a505
16 changed files with 511 additions and 44 deletions
|
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"pins" : [
|
||||
{
|
||||
"identity" : "down",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/johnxnguyen/Down",
|
||||
"state" : {
|
||||
"revision" : "f34b166be1f1db4aa8f573067e901d72f2a6be57",
|
||||
"version" : "0.11.0"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "iosmath",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/tophatmonocle/iosMath",
|
||||
"state" : {
|
||||
"revision" : "8c65dab2295100c02d9d844f6dc5646ab9d57b42",
|
||||
"version" : "1.1.2"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "richtextview",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/tophat/RichTextView.git",
|
||||
"state" : {
|
||||
"branch" : "master",
|
||||
"revision" : "c34d4d8a45b9635ec65237b484180d8611d1f8cf"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "snapkit",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/SnapKit/SnapKit",
|
||||
"state" : {
|
||||
"revision" : "d458564516e5676af9c70b4f4b2a9178294f1bc6",
|
||||
"version" : "5.0.1"
|
||||
}
|
||||
},
|
||||
{
|
||||
"identity" : "swiftrichstring",
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/tophatmonocle/SwiftRichString",
|
||||
"state" : {
|
||||
"branch" : "master",
|
||||
"revision" : "e0b72d5c96968d7802856d2be096202c9798e8d1"
|
||||
}
|
||||
}
|
||||
],
|
||||
"version" : 2
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue