Skip to content

Commit 53b3cac

Browse files
committed
Update WordPressUI to 1.12.5 stable
1 parent 7080ff3 commit 53b3cac

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ target 'WooCommerce' do
4747

4848
pod 'WordPressShared', '~> 1.15'
4949

50-
pod 'WordPressUI', '~> 1.12.5-beta.1'
50+
pod 'WordPressUI', '~> 1.12.5'
5151
# pod 'WordPressUI', :git => 'https://github.com/wordpress-mobile/WordPressUI-iOS.git', :branch => ''
5252

5353
aztec

Podfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ PODS:
6868
- WordPressShared (1.16.1):
6969
- CocoaLumberjack (~> 3.4)
7070
- FormatterKit/TimeIntervalFormatter (~> 1.8)
71-
- WordPressUI (1.12.5-beta.1)
71+
- WordPressUI (1.12.5)
7272
- Wormholy (1.6.5)
7373
- WPMediaPicker (1.8.1)
7474
- wpxmlrpc (0.9.0)
@@ -102,7 +102,7 @@ DEPENDENCIES:
102102
- WordPressAuthenticator (~> 2.0.0)
103103
- WordPressKit (~> 4.46.0)
104104
- WordPressShared (~> 1.15)
105-
- WordPressUI (~> 1.12.5-beta.1)
105+
- WordPressUI (~> 1.12.5)
106106
- Wormholy (~> 1.6.5)
107107
- WPMediaPicker (~> 1.8.1)
108108
- XLPagerTabStrip (~> 9.0)
@@ -111,7 +111,6 @@ DEPENDENCIES:
111111
SPEC REPOS:
112112
https://github.com/wordpress-mobile/cocoapods-specs.git:
113113
- WordPressAuthenticator
114-
- WordPressUI
115114
trunk:
116115
- Alamofire
117116
- AppAuth
@@ -138,6 +137,7 @@ SPEC REPOS:
138137
- WordPress-Editor-iOS
139138
- WordPressKit
140139
- WordPressShared
140+
- WordPressUI
141141
- Wormholy
142142
- WPMediaPicker
143143
- wpxmlrpc
@@ -177,7 +177,7 @@ SPEC CHECKSUMS:
177177
WordPressAuthenticator: 5163f732e4e529781f931f158f54b1a1545bc536
178178
WordPressKit: 67cc1b0bda0d114c806a631ad726027d535d28a8
179179
WordPressShared: 5477f179c7fe03b5d574f91adda66f67d131827e
180-
WordPressUI: 7d66c40df76299e1b2140363419a7e950bf68038
180+
WordPressUI: c5be816f6c7b3392224ac21de9e521e89fa108ac
181181
Wormholy: 3252bc3e55a1847ef9a0976c1377bd77bf3635fa
182182
WPMediaPicker: 9011a0ec1f468c039af7485c244576b4c9889a0f
183183
wpxmlrpc: bf55a43a7e710bd2a4fb8c02dfe83b1246f14f13
@@ -190,6 +190,6 @@ SPEC CHECKSUMS:
190190
ZendeskSupportProvidersSDK: 2bdf8544f7cd0fd4c002546f5704b813845beb2a
191191
ZendeskSupportSDK: 3a8e508ab1d9dd22dc038df6c694466414e037ba
192192

193-
PODFILE CHECKSUM: 5deeda4fca1a39746eb2d3135ba10d0f9deb5471
193+
PODFILE CHECKSUM: 11d3b662ee9876e6f8d2a67aa4d2b05b08940f5d
194194

195195
COCOAPODS: 1.11.2

0 commit comments

Comments
 (0)