blob: d01843b19a590c05f9fe1f059bf7994d6b50fe06 [file] [log] [blame]
{
"name": "JHCellConfig",
"version": "0.0.1",
"summary": "A lightweight 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": "8.0"
},
"source": {
"git": "https://github.com/JC-Hu/JHCellConfig.git",
"tag": "0.0.1"
},
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"source_files": "src/**/*.{h,m,c,mm}"
}