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