[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 9 / ChatView / 0.0.9 / ChatView.podspec.json
bloba00ec44efc7f1ba952746eaaa2ead8db16cbb338
2   "name": "ChatView",
3   "version": "0.0.9",
4   "summary": "ChatView is Chat's foundation ViewController.",
5   "description": "ChatView controls Cell and Toolbar.\nYou can customize ChatViewCell and Toolbar.",
6   "homepage": "https://github.com/1amageek/ChatView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1amageek": "tmy0x3@icloud.com"
13   },
14   "social_media_url": "http://twitter.com/1amageek",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source": {
19     "git": "https://github.com/1amageek/ChatView.git",
20     "tag": "0.0.9"
21   },
22   "source_files": [
23     "ChatView",
24     "ChatView/**/*.swift"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "Toolbar": [
30     ]
31   }