File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Examples/ElizaCocoaPodsApp Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |spec |
22 spec . name = 'Connect-Swift-Mocks'
33 spec . module_name = 'ConnectMocks'
4- spec . version = '1.0.0-rc3 '
4+ spec . version = '1.0.0'
55 spec . license = { :type => 'Apache 2.0' , :file => 'LICENSE' }
66 spec . summary = 'Mocks for testing with Connect-Swift.'
77 spec . homepage = 'https://github.com/connectrpc/connect-swift'
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |spec |
22 spec . name = 'Connect-Swift'
33 spec . module_name = 'Connect'
4- spec . version = '1.0.0-rc3 '
4+ spec . version = '1.0.0'
55 spec . license = { :type => 'Apache 2.0' , :file => 'LICENSE' }
66 spec . summary = 'Idiomatic gRPC & Connect RPCs for Swift.'
77 spec . homepage = 'https://github.com/connectrpc/connect-swift'
Original file line number Diff line number Diff line change 11PODS:
2- - Connect-Swift (1.0.0-rc3 ):
2+ - Connect-Swift (1.0.0):
33 - SwiftProtobuf (~> 1.28.2)
44 - SwiftProtobuf (1.28.2)
55
@@ -15,7 +15,7 @@ EXTERNAL SOURCES:
1515 :path: "../.."
1616
1717SPEC CHECKSUMS:
18- Connect-Swift: 3c0acf8d8478748d55fbdefe81d5088abf49409f
18+ Connect-Swift: 84e043b904f63dc93a2c01c6c125da25e765b50d
1919 SwiftProtobuf: 4dbaffec76a39a8dc5da23b40af1a5dc01a4c02d
2020
2121PODFILE CHECKSUM: b598f373a6ab5add976b09c2ac79029bf2200d48
You can’t perform that action at this time.
0 commit comments