Latest | 0.0.9 |
---|---|
Homepage | https://github.com/1amageek/ChatView |
License | MIT |
Platforms | ios 11.0, requires ARC |
Dependencies | Toolbar |
Authors |
Latest podspec
{ "name": "ChatView", "version": "0.0.9", "summary": "ChatView is Chat's foundation ViewController.", "description": "ChatView controls Cell and Toolbar.nYou can customize ChatViewCell and Toolbar.", "homepage": "https://github.com/1amageek/ChatView", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "1amageek": "[email protected]" }, "social_media_url": "http://twitter.com/1amageek", "platforms": { "ios": "11.0" }, "source": { "git": "https://github.com/1amageek/ChatView.git", "tag": "0.0.9" }, "source_files": [ "ChatView", "ChatView/**/*.swift" ], "requires_arc": true, "dependencies": { "Toolbar": [] } }
Sun, 14 Jan 2018 01:20:41 +0000