blob: 0a7dd20c3feffa20c6b461fad403a1e57e756724 [file] [log] [blame]
{
"name": "CHD_ListView_Structure",
"version": "1.0.3",
"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.3"
},
"source_files": [
"CHD_ListView_Structure",
"CHD_ListView_Structure/**/*.{h,m}"
]
}