[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / 7 / e / MessageKit / 3.5.0 / MessageKit.podspec.json
blobb443228ac36d1a031eade226d5900f4908eb4f63
2   "name": "MessageKit",
3   "version": "3.5.0",
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   "social_media_url": "https://twitter.com/_SD10_",
11   "authors": {
12     "Steven Deutsch": "stevensdeutsch@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/MessageKit/MessageKit.git",
16     "tag": "3.5.0"
17   },
18   "source_files": "Sources/**/*.swift",
19   "swift_versions": "5.3",
20   "platforms": {
21     "ios": "12.0"
22   },
23   "ios": {
24     "resource_bundles": {
25       "MessageKit": "Sources/Assets.xcassets"
26     }
27   },
28   "dependencies": {
29     "InputBarAccessoryView": [
30       "~> 5.2.1"
31     ]
32   },
33   "swift_version": "5.3"