add PinLayout
This commit is contained in:
parent
b91144f0ff
commit
4fd075cbc8
1
Cartfile
1
Cartfile
|
|
@ -2,3 +2,4 @@ github "krzyzanowskim/CryptoSwift"
|
|||
github "TouchInstinct/LeadKit" "carthage_without_binary"
|
||||
github "petropavel13/SwiftValidator"
|
||||
github "kishikawakatsumi/KeychainAccess"
|
||||
github "layoutBox/PinLayout"
|
||||
|
|
|
|||
|
|
@ -9,3 +9,4 @@ github "malcommac/SwiftDate" "6.1.0"
|
|||
github "petropavel13/SwiftValidator" "be856202cd70e6549ebc8c9d07ec47bbff784b07"
|
||||
github "pronebird/UIScrollView-InfiniteScroll" "1.1.0"
|
||||
github "kishikawakatsumi/KeychainAccess" "v3.2.0"
|
||||
github "layoutBox/PinLayout" "1.8.6"
|
||||
|
|
|
|||
Loading…
Reference in New Issue