blob: 04ab9910e51f1984aeabd1d443b5bbfbf96d7ac7 [file] [log] [blame]
{
"name": "KITableView",
"version": "0.0.1",
"summary": "KITableView",
"description": "KITableView.",
"homepage": "https://github.com/smartwalle/KITableView",
"license": "MIT",
"authors": {
"SmartWalle": "smartwalle@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/smartwalle/KITableView.git",
"tag": "0.0.1"
},
"source_files": "KITableView/KITableView/**/*.{h,m}",
"requires_arc": true
}