blob: 2cb652ca2eaa7452ef9f37bd8e42fc112e10100d [file] [log] [blame]
{
"name": "AMBubbleTableViewController",
"version": "0.0.1",
"summary": "Bubble message view.",
"homepage": "https://github.com/andreamazz/AMBubbleTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andrea Mazzini": "andrea.mazzini@gmail.com"
},
"source": {
"git": "https://github.com/andreamazz/AMBubbleTableView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"AMBubbleTableViewController",
"*.{h,m}"
],
"resources": "AMBubbleTableViewController/Resources/*.png",
"frameworks": "QuartzCore",
"requires_arc": true
}