blob: e32e958311b5aae08ed3e35d0572234ab0bb91bb [file] [log] [blame]
{
"name": "RComposeBar",
"version": "1.0.1",
"summary": "Compose bar view suitable for chat applications",
"description": "Userfriendly compose bar implemention to use in chat/IM applications.\nIt is configurable to work with vriouse input types like text, images, videos, location etc.\nHeights and other relavant UIs will be configure based on user/developer inputs and most of the visible fetures are customizable.",
"homepage": "https://github.com/rjeprasad/RComposeBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rajeev Prasad": "rjeprasad@gmail.com"
},
"source": {
"git": "https://github.com/rjeprasad/RComposeBar.git",
"tag": "1.0.1"
},
"source_files": "RComposeBar/Classes/*",
"preserve_paths": [
"LICENSE",
"README.md"
],
"requires_arc": true,
"platforms": {
"ios": null
}
}