[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 7 / 6 / CoinliveChatUIKit / 0.1.3 / CoinliveChatUIKit.podspec.json
blob1384e61410bf779bb836c586cf77cacea1a79452
2   "name": "CoinliveChatUIKit",
3   "version": "0.1.3",
4   "summary": "A UIKit in Chat solution by Coinlive",
5   "swift_versions": "5.0",
6   "description": "If you consider using uikit or sdk you must receive api key from Coinlive.",
7   "homepage": "https://github.com/app-coinlivechat",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Parkjonghyun93": "kltb930906@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/app-coinlivechat/iOSChatUIKit.git",
17     "tag": "0.1.3"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "CoinliveChatUIKit/Classes/**/*",
23   "resource_bundles": {
24     "CoinliveChatUIKit": [
25       "CoinliveChatUIKit/Resource/**/*.{xcassets,lproj}"
26     ]
27   },
28   "dependencies": {
29     "CoinliveChatSDK": [
30       "~> 0.1.2"
31     ]
32   },
33   "swift_version": "5.0"