[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / f / 1 / 0 / ChatMessageKit / 0.1.1 / ChatMessageKit.podspec.json
blobdb1437e6b737db9500bff9ed65e6a8b9dd958e86
2   "name": "ChatMessageKit",
3   "version": "0.1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE.md"
7   },
8   "summary": "An elegant messages UI library for iOS.",
9   "homepage": "https://github.com/MessageKit/MessageKit",
10   "authors": {
11     "P": "phatnguyen876@gmail.com",
12     "KhoiLe": "khoilencontact@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/phatnguyen1006/ChatMessageKit.git",
16     "branch": "main",
17     "tag": "0.1.1"
18   },
19   "source_files": "Sources/**/*.{swift}",
20   "swift_versions": "5.5",
21   "platforms": {
22     "ios": "12.0"
23   },
24   "ios": {
25     "resources": "Sources/Assets.xcassets"
26   },
27   "dependencies": {
28     "InputBarAccessoryView": [
29       "~> 5.5.0"
30     ]
31   },
32   "swift_version": "5.5"