blob: 8da50f0c5f011d86d62d3435468c9391c48e20e4 [file] [log] [blame]
{
"name": "UIBubbleTableView",
"version": "0.2",
"summary": "Cocoa UI component for chat bubbles with avatars and images support.",
"homepage": "http://alexbarinov.github.com/UIBubbleTableView/",
"license": {
"type": "Creative Commons Attribution 3.0 Unported License",
"text": "This work is licensed under the Creative Commons Attribution 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/ or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA."
},
"authors": {
"Alex Barinov": "github@alex.barinov.name"
},
"source": {
"git": "https://github.com/AlexBarinov/UIBubbleTableView.git",
"tag": "0.2"
},
"platforms": {
"ios": "5.0"
},
"source_files": "src/**/*.{h,m}",
"resources": "images/*.png",
"requires_arc": false
}