blob: be04ce4cff22a93d0f227350acae246c41f3669e [file] [log] [blame]
{
"name": "CHD_ListView_Structure",
"version": "1.0.5",
"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": "6.0"
},
"source": {
"git": "https://github.com/donggelaile/CHD_ListView_Structure.git",
"tag": "1.0.5"
},
"source_files": [
"CHD_ListView_Structure",
"CHD_ListView_Structure/**/*.{h,m}"
]
}