blob: 0a381af724da51f76084e95aaa060a383e2785a4 [file] [log] [blame]
{
"name": "TVSection",
"version": "0.1.4",
"summary": "Section for UITableView.",
"homepage": "https://github.com/nut-code-monkey/TVSection",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Max Lunin": "nut.code.monkey@gmail.com"
},
"source": {
"git": "https://github.com/nut-code-monkey/TVSection.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "5.0"
},
"source_files": [
"TVSection",
"TVSection/**/*.{h,m}"
],
"requires_arc": true
}