[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / 8 / a / RComposeBar / 1.0.1 / RComposeBar.podspec.json
blobe32e958311b5aae08ed3e35d0572234ab0bb91bb
2   "name": "RComposeBar",
3   "version": "1.0.1",
4   "summary": "Compose bar view suitable for chat applications",
5   "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.",
6   "homepage": "https://github.com/rjeprasad/RComposeBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Rajeev Prasad": "rjeprasad@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/rjeprasad/RComposeBar.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "RComposeBar/Classes/*",
19   "preserve_paths": [
20     "LICENSE",
21     "README.md"
22   ],
23   "requires_arc": true,
24   "platforms": {
25     "ios": null
26   }