[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / c / 7 / CometChatUIKitSwift / 4.0.0-beta2 / CometChatUIKitSwift.podspec.json
blob4c5d91fbad448eb0d461af80b74ab1d56cb888a0
2   "name": "CometChatUIKitSwift",
3   "version": "4.0.0-beta2",
4   "summary": "CometChat Swift UI Kit is a collection of custom UI Components",
5   "description": "The UIKit designed to build text , chat  features in your application. The UI Kit is developed to keep developers in mind and aims to reduce development efforts significantly",
6   "homepage": "https://www.cometchat.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "abhisheksaralaya13": "abhishek.saralaya@cometchat.com"
13   },
14   "source": {
15     "git": "https://github.com/cometchat-pro/cometchat-chat-uikit-ios-swift.git",
16     "tag": "4.0.0"
17   },
18   "source_files": [
19     "Sources/Components/Resources/*.swift",
20     "Sources/Components/Resources/\t*.xib",
21     "Sources/Components/Shared/Resources/*.swift",
22     "Sources/Components/Shared/Resources/*.xib",
23     "Sources/Components/Calls/Resources/*.swift",
24     "Sources/Components/Calls/Resources/*.xib"
25   ],
26   "platforms": {
27     "ios": "13.0"
28   }