Latest | 0.1.0 |
---|---|
Homepage | https://github.com/priyanka16/RPChatterBox |
License | MIT |
Platforms | ios 10.0 |
Authors |
Chatting interface
Installation
CocoaPods (recommended)
# For latest release in cocoapods
pod 'RPChatterBox'
Latest podspec
{ "name": "RPChatterBox", "version": "0.1.0", "summary": "By far the most fantastic chatting user interface I have seen in my entire life. No joke.", "description": "The RPChatterBox provides the chatting interface which can be used for Chatbots or other chatting applications!", "homepage": "https://github.com/priyanka16/RPChatterBox", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "priyanka16": "[email protected]" }, "source": { "git": "https://github.com/priyanka16/RPChatterBox.git", "tag": "0.1.0" }, "platforms": { "ios": "10.0" }, "source_files": "RPChatterBox/*.{plist}", "resource_bundles": { "RPChatterBox": [ "RPChatterBox/Base.lproj/*.{storyboard}" ] }, "resources": "RPChatterBox/*.xcassets" }
Tue, 21 Mar 2017 16:00:03 +0000