blob: 4c779e041e64f67d1a7d96bac4c697f582c2fe6f [file] [log] [blame]
{
"name": "TableViewBuddy",
"version": "0.5.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.5.0"
},
"source_files": "Pod/Classes/**/*",
"private_header_files": "Pod/Classes/internal/*.h",
"requires_arc": true
}