This repository was archived by the owner on Feb 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-14
lines changed Expand file tree Collapse file tree 2 files changed +4
-14
lines changed Original file line number Diff line number Diff line change @@ -17,8 +17,7 @@ target 'WordPressAuthenticator' do
1717 ##
1818 pod 'Gridicons' , '~> 0.15'
1919 pod 'WordPressUI' , '~> 1.0'
20- #pod 'WordPressKit', '~> 2.1.0-beta.2'
21- pod 'WordPressKit' , :git => 'https://github.com/wordpress-mobile/WordPressKit-iOS.git' , :commit => '0e2a035'
20+ pod 'WordPressKit' , '~> 3.0.0-beta.1'
2221 pod 'WordPressShared' , '~> 1.4'
2322
2423 ## Third party libraries
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ DEPENDENCIES:
7272 - OHHTTPStubs/Swift (= 6.1.0)
7373 - Specta (= 1.0.7)
7474 - SVProgressHUD (= 2.2.5)
75- - WordPressKit (from `https://github.com/wordpress-mobile/WordPressKit-iOS.git`, commit `0e2a035` )
75+ - WordPressKit (~> 3.0.0-beta.1 )
7676 - WordPressShared (~> 1.4)
7777 - WordPressUI (~> 1.0)
7878
@@ -94,20 +94,11 @@ SPEC REPOS:
9494 - Specta
9595 - SVProgressHUD
9696 - UIDeviceIdentifier
97+ - WordPressKit
9798 - WordPressShared
9899 - WordPressUI
99100 - wpxmlrpc
100101
101- EXTERNAL SOURCES:
102- WordPressKit:
103- :commit: 0e2a035
104- :git: https://github.com/wordpress-mobile/WordPressKit-iOS.git
105-
106- CHECKOUT OPTIONS:
107- WordPressKit:
108- :commit: 0e2a035
109- :git: https://github.com/wordpress-mobile/WordPressKit-iOS.git
110-
111102SPEC CHECKSUMS:
112103 1PasswordExtension: 0e95bdea64ec8ff2f4f693be5467a09fac42a83d
113104 Alamofire: c7287b6e5d7da964a70935e5db17046b7fde6568
@@ -130,6 +121,6 @@ SPEC CHECKSUMS:
130121 WordPressUI: 44fe43a9c5c504dfd534286e39e1ce6ebcd69ff5
131122 wpxmlrpc: 6ba55c773cfa27083ae4a2173e69b19f46da98e2
132123
133- PODFILE CHECKSUM: 5e3e670c805373c6a257b7a6eb607a0c8d7a8e0e
124+ PODFILE CHECKSUM: bba3fa5287f208435d83f079ef7069a51a5c090a
134125
135126COCOAPODS: 1.5.3
You can’t perform that action at this time.
0 commit comments