Skip to content

Commit bfa7929

Browse files
committed
Update cocoapods source
1 parent 3ec484a commit bfa7929

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

LayoutFrameworkBenchmark.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@
290290
"${BUILT_PRODUCTS_DIR}/NKFrameLayoutKit/NKFrameLayoutKit.framework",
291291
"${BUILT_PRODUCTS_DIR}/NotAutoLayout/NotAutoLayout.framework",
292292
"${BUILT_PRODUCTS_DIR}/PinLayout/PinLayout.framework",
293-
"${PODS_ROOT}/Reveal-SDK/RevealServer-19/iOS/RevealServer.framework",
293+
"${PODS_ROOT}/Reveal-SDK/RevealServer/iOS/RevealServer.framework",
294294
);
295295
name = "[CP] Embed Pods Frameworks";
296296
outputPaths = (

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
source 'https://github.com/CocoaPods/Specs.git'
1+
source 'https://cdn.cocoapods.org/'
22

33
use_frameworks!
44

Podfile.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
PODS:
2-
- FlexLayout (1.3.20)
3-
- LayoutKit (10.0.1)
4-
- NKFrameLayoutKit (2.4)
2+
- FlexLayout (1.3.17)
3+
- LayoutKit (10.1.0)
4+
- NKFrameLayoutKit (2.5)
55
- NotAutoLayout (3.2.0)
6-
- PinLayout (1.9.2)
7-
- Reveal-SDK (19)
6+
- PinLayout (1.8.13)
7+
- Reveal-SDK (26)
88

99
DEPENDENCIES:
1010
- FlexLayout
@@ -15,7 +15,7 @@ DEPENDENCIES:
1515
- Reveal-SDK
1616

1717
SPEC REPOS:
18-
https://github.com/CocoaPods/Specs.git:
18+
trunk:
1919
- FlexLayout
2020
- LayoutKit
2121
- NKFrameLayoutKit
@@ -24,13 +24,13 @@ SPEC REPOS:
2424
- Reveal-SDK
2525

2626
SPEC CHECKSUMS:
27-
FlexLayout: 025dd153bd5618dcc9f93ef914106d7dc2a86fdc
28-
LayoutKit: 4e69fb0f1cc3e9c2a764b58f99e88004f5da861c
29-
NKFrameLayoutKit: c119f04a6ac305c7db5e29e1b856cee0e8a661bb
27+
FlexLayout: 257b6763526bc957d2abc2b77a05760b86ca0e21
28+
LayoutKit: 66478bb3af5ce4519a056d9465bc4c7585d2350b
29+
NKFrameLayoutKit: 8485fd4fb04c2c99e38e4dfd4b65a99ce10689b9
3030
NotAutoLayout: 4723ad82a21a7c6c60c823fff7f7c29467811b92
31-
PinLayout: 0d96022e46e8b80468d819f182a393b97ca038da
32-
Reveal-SDK: 9f0d2c6c12eb7507921e5454ac165b7aa21140a4
31+
PinLayout: e41a50260a76508b7a7fcee8955c76639adc69bc
32+
Reveal-SDK: 5f94f14aff3d5f2a49f246edcd266fa4472679e9
3333

34-
PODFILE CHECKSUM: 3e63d42365b39b217c5809f0c7ebad9865d228e2
34+
PODFILE CHECKSUM: d74752ab55b8b4e940de10f66499bdb34a26c294
3535

3636
COCOAPODS: 1.9.3

0 commit comments

Comments
 (0)