Skip to content

Commit 3e5d415

Browse files
committed
Update Podfile
1 parent 3cb0695 commit 3e5d415

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
source 'https://cdn.cocoapods.org/'
2-
use_frameworks!
2+
use_frameworks! :linkage => :static
33
platform :ios, '13.4'
44

55
workspace 'FlexLayout.xcworkspace'

Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PODS:
2-
- FlexLayout (2.1.0):
2+
- FlexLayout (2.2.0):
33
- Yoga (= 3.2.1)
44
- PinLayout (1.10.5)
55
- SwiftLint (0.55.1)
@@ -22,11 +22,11 @@ EXTERNAL SOURCES:
2222
:path: "./"
2323

2424
SPEC CHECKSUMS:
25-
FlexLayout: 4832b2e2069002e7d3f48dffbb20cc773a1813be
25+
FlexLayout: a8947ca2446760b5203ba5a3d862023c92a82fce
2626
PinLayout: f6c2b63a5a5b24864064e1d15c67de41b4e74748
2727
SwiftLint: 3fe909719babe5537c552ee8181c0031392be933
2828
Yoga: 636ce73bd247407928a7df089f3bc3675916b3ff
2929

30-
PODFILE CHECKSUM: de7bb13eccf1a1ff875980af83b7d4a0cba2ca59
30+
PODFILE CHECKSUM: e95bd8fefde1bd2741249ea540133b9a4393b01f
3131

32-
COCOAPODS: 1.15.2
32+
COCOAPODS: 1.16.2

0 commit comments

Comments
 (0)