Skip to content

Commit

Permalink
Updated Version for podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
ghanshyammansata committed May 29, 2019
1 parent 6df919a commit e17c6e8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.5.1'
spec.version = '1.5.2'
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.5.1'}
spec.source = { :git => "https://github.com/cometchat-pro/ios-chat-sdk.git", :tag => '1.5.2'}
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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
</div>
</div>

[![Platform](https://img.shields.io/badge/platform-iOS-orange.svg)](https://cocoapods.org/pods/CometChatPulseSDK)
[![Platform](https://img.shields.io/badge/platform-iOS-orange.svg)](https://cocoapods.org/pods/CometChatPro)
[![Languages](https://img.shields.io/badge/language-Objective--C%20%7C%20Swift-orange.svg)](https://github.com/CometChat-Pulse/ios-swift-chat-app)
[![CocoaPods](https://img.shields.io/badge/pod-v1.5.1-green.svg)](https://cocoapods.org/pods/CometChatPulseSDK)
[![CocoaPods](https://img.shields.io/badge/pod-v1.5.2-green.svg)](https://cocoapods.org/pods/CometChatPro)

## Documentation

Expand Down

0 comments on commit e17c6e8

Please # to comment.