blob: 1f4bb87c910b5b68af371bdf21138f86ef0438ec [file] [log] [blame]
{
"name": "HPLChatViewController",
"version": "0.0.2",
"summary": "HPLChatViewController is for making sms like views on iOS. It is a fork of https://github.com/AlexBarinov/UIBubbleTableView.",
"homepage": "https://github.com/huffpostlabs/HPLChatViewController",
"license": {
"type": "Creative Commons Attribution-ShareAlike 3.0 Unported",
"file": "LICENSE"
},
"authors": {
"Matthew Conlen": "mc@mathisonian.com"
},
"source": {
"git": "https://github.com/huffpostlabs/HPLChatViewController.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "4.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"resources": [
"Images",
"Images/**/*.png"
],
"requires_arc": false
}