We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0077d0 commit e0e3f8aCopy full SHA for e0e3f8a
Podfile
@@ -10,7 +10,7 @@ inhibit_all_warnings!
10
11
target 'LayoutFrameworkBenchmark' do
12
pod 'FlexLayout'
13
- pod 'LayoutKit'
+ pod 'LayoutKit', :git => 'https://github.com/LinkedInAttic/LayoutKit.git'
14
pod 'NotAutoLayout'
15
pod 'NKFrameLayoutKit'
16
pod 'PinLayout'
0 commit comments