Skip to content

Commit

Permalink
Podspec changes for latest version
Browse files Browse the repository at this point in the history
  • Loading branch information
ghanshyammansata committed Jun 27, 2019
1 parent 4ca3e97 commit 62f2915
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CometChatPro.podspec
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@

Pod::Spec.new do |spec|
spec.name = 'CometChatPro'
spec.version = '1.7.1'
spec.version = '1.8.0'
spec.license = {:type => 'MIT', :file => 'License.md'}
spec.homepage = 'https://www.cometchat.com/pro'
spec.authors = { 'Ghanshyam Mansata' => 'ghanshyam.mansata@inscripts.com' ,'Budhabhooshan Patil' => 'budhabhooshan.patil@inscripts.in' }
spec.summary = 'CometChatPro is a platform for integrating voice, video & text messaging experiences into your websites, web apps and mobile apps'
spec.source = { :git => "https://github.com/cometchat-pro/ios-chat-sdk.git", :tag => '1.7.1'}
spec.source = { :git => "https://github.com/cometchat-pro/ios-chat-sdk.git", :tag => '1.8.0'}
spec.source_files = 'CometChatPro.framework/Headers/*.{h,m,swift}'
spec.library = 'z', 'sqlite3', 'xml2.2'
spec.xcconfig = { 'HEADER_SEARCH_PATHS' => '$(SDKROOT)/usr/include/libxml2' }
Expand Down

0 comments on commit 62f2915

Please # to comment.