blob: a5bccb9117f466bba5065d5aa31e3818891f5d49 [file] [log] [blame]
{
"name": "HHSectionViewModel",
"version": "0.1.0",
"summary": "A tool for UITableView and UICollectionView's section management.",
"homepage": "https://github.com/huangxinyu1213/HHSectionViewModel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huangxinyu1213": "huangxinyu1213@163.com"
},
"source": {
"git": "https://github.com/huangxinyu1213/HHSectionViewModel.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HHSectionViewModel/Classes/**/*"
}