[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 0 / a / MessengerKit / 0.0.1 / MessengerKit.podspec.json
blob8dba738f07d54b6f9b476b8e33eabdb3d01207ac
2   "name": "MessengerKit",
3   "version": "0.0.1",
4   "summary": "A swift port of SlackTextViewController.",
5   "description": "SlackTextViewController doesn't have a lot of activity or [releases](https://github.com/slackhq/SlackTextViewController/releases) these days, but it's such a useful library and a solid alternative to other great messaging libraries it would be sad to see it die a silent death.\n\nFor some apps simplicity is best and utilizing a UITableView or UICollectionView for messaging is perfect but there needs to be a little more provided to better utilize them as messaging apps. That's where MessengerKit comes in. It's simply a UITableViewController, or UICollectionViewController, and you have full control over the experience, but with a little splash of magic sauce on top to help craft the ideal messaging feature.",
6   "homepage": "https://github.com/ajself/MessengerKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ajself": "aj.self3@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ajself/MessengerKit.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MessengerKit/Classes/**/*",
22   "pushed_with_swift_version": "4.0"