File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 88
99Pod ::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 }
You can’t perform that action at this time.
0 commit comments