blob: 048af508022e3d9e5ad8b1d2b9f7b90e4c6e3eb6 [file] [log] [blame]
{
"name": "TableViewBuddy",
"version": "0.2.0",
"summary": "An easy way to configure the user interface with table view.",
"homepage": "https://github.com/hironytic/TableViewBuddy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hironori Ichimiya": "hiron@hironytic.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/hironytic/TableViewBuddy.git",
"tag": "v0.2.0"
},
"source_files": "TableViewBuddy/**/*.{h,m}",
"requires_arc": true
}