Skip to content

Commit 9a9af24

Browse files
author
John Cochran
committed
PUB-249 Updated repository and version.
1 parent 41fccda commit 9a9af24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CogsSDK.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'CogsSDK'
11-
s.version = '1.0.12'
11+
s.version = '1.0.13'
1212
s.summary = 'CogsSDK is the Swift client SDK of Cogswell publish/subscribe platform.'
1313

1414
# This description is used to generate tags and improve search results.
@@ -19,7 +19,7 @@ Pod::Spec.new do |s|
1919
https://cogswell.io
2020
DESC
2121

22-
s.homepage = 'https://inceptdev.com/divanov/aviata-cogs-ios-client-sdk'
22+
s.homepage = 'https://github.com/cogswell-io/cogs-ios-client-sdk'
2323
s.license = { :type => 'Apache', :file => 'LICENSE' }
2424
s.author = { 'Aviata Inc.' => 'https://cogswell.io' }
2525
s.source = { :git => 'https://inceptdev.com/divanov/aviata-cogs-ios-client-sdk.git', :tag => s.version.to_s }

0 commit comments

Comments
 (0)