[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 4 / 7 / b / HPLChatViewController / 0.0.3 / HPLChatViewController.podspec.json
blobce9cb123cc9194ee625f59285631d697bdfe77cc
2   "name": "HPLChatViewController",
3   "version": "0.0.3",
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.3"
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