blob: cc68bbcdca4a2cef00757c3f0ae9f094217839bf [file] [log] [blame]
{
"name": "TableViewBuddy",
"version": "0.1.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.1.0"
},
"source_files": "TableViewBuddy/**/*.{h,m}",
"requires_arc": true
}