[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / d / b / JLChatViewController / 1.1.2 / JLChatViewController.podspec.json
blob071e33b82a7cc6941ca2bb5ec0418c2258b9ef31
2   "name": "JLChatViewController",
3   "version": "1.1.2",
4   "summary": "JLChatViewController is a messages UI library that makes easy a creation of a chat.",
5   "homepage": "https://github.com/josechagas/JLChatViewController",
6   "license": "MIT",
7   "authors": {
8     "José Lucas": "joselucas1994@yahoo.com.br"
9   },
10   "source": {
11     "git": "https://github.com/josechagas/JLChatViewController.git",
12     "tag": "1.1.2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Classes/*.swift",
19   "resource_bundles": {
20     "JLChatViewController": [
21       "Assets/**/*.{png,storyboard,xib}"
22     ]
23   }