blob: 4fdfc3daf1e68c47665b0d5169e353e36c6fbaa6 [file] [log] [blame]
{
"name": "JHCellConfig",
"version": "2.0.1",
"summary": "A lightweight general CellModel for building multiple type cell in UITableView",
"homepage": "https://github.com/JC-Hu/JHCellConfig",
"license": "MIT",
"authors": {
"JC-Hu": "jchu_dlcn@icloud.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/JC-Hu/JHCellConfig.git",
"tag": "2.0.1"
},
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"source_files": "src/**/*.{h,m,c,mm}"
}