blob: 128c85518c05887aacb8565ec319cb1e9ced8df1 [file] [log] [blame]
{
"name": "CHD_ListView_Structure",
"version": "1.0.1",
"summary": "show the structure of UITableView and UICollectionView (展示tableView和collectionView的结构)",
"homepage": "https://github.com/donggelaile/CHD_ListView_Structure",
"license": "MIT",
"authors": {
"donggelaile": "519623144@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/donggelaile/CHD_ListView_Structure.git",
"tag": "1.0.1"
},
"source_files": [
"CHD_ListView_Structure",
"CHD_ListView_Structure/**/*.{h,m}"
]
}