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 @@ -3,7 +3,7 @@ Pod::Spec.new do |s|
33 s . platform = :osx
44 s . platform = :ios
55 s . name = "ClearBlade-iOS-API"
6- s . version = "1.18.0 "
6+ s . version = "1.18.1 "
77 s . summary = "iOS API libraries for the ClearBlade Platform"
88
99 s . ios . deployment_target = '7.0'
@@ -19,7 +19,7 @@ Pod::Spec.new do |s|
1919 s . license = { :type => 'EPL' , :file => 'LICENSE' }
2020 s . author = { "ClearBlade, Inc." => "support@clearblade.com" }
2121
22- s . source = { :git => "https://github.com/ClearBlade/iOS-API.git" , :tag => '1.18.0 ' }
22+ s . source = { :git => "https://github.com/ClearBlade/iOS-API.git" , :tag => '1.18.1 ' }
2323 s . header_dir = 'libmosquitto'
2424 s . source_files = 'ClearBladeAPI/**/*.{h,m,c}'
2525 s . exclude_files = 'ClearBladeAPI/libmosquitto/*.c'
You can’t perform that action at this time.
0 commit comments