blob: ce9cb123cc9194ee625f59285631d697bdfe77cc [file] [log] [blame]
{
"name": "HPLChatViewController",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "4.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"resources": [
"Images",
"Images/**/*.png"
],
"requires_arc": false
}