[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 7 / b / HPLChatViewController / 0.0.2 / HPLChatViewController.podspec.json
blob1f4bb87c910b5b68af371bdf21138f86ef0438ec
2   "name": "HPLChatViewController",
3   "version": "0.0.2",
4   "summary": "HPLChatViewController is for making sms like views on iOS. It is a fork of https://github.com/AlexBarinov/UIBubbleTableView.",
5   "homepage": "https://github.com/huffpostlabs/HPLChatViewController",
6   "license": {
7     "type": "Creative Commons Attribution-ShareAlike 3.0 Unported",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Matthew Conlen": "mc@mathisonian.com"
12   },
13   "source": {
14     "git": "https://github.com/huffpostlabs/HPLChatViewController.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "4.0"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "resources": [
25     "Images",
26     "Images/**/*.png"
27   ],
28   "requires_arc": false