blob: 6950a66026ef90224bd9362f143f489bcee2b479 [file] [log] [blame]
{
"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": "priyanka.mvernekar@gmail.com"
},
"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"
}