blob: a3a6278dba4fdd67267ff953b2dac384958b2790 [file] [log] [blame]
{
"name": "LCXReuseViewID",
"version": "0.1.2",
"summary": "ReuseViewIDs for UITableView and UICollectionView.",
"description": "TODO: simple use of reuseViewID for UITableViewCell/UITableViewHeaderFooterView/UICollectionViewCell/UICollectionReusableView.",
"homepage": "https://github.com/xcodemanlcx/LCXReuseViewID",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"475512103@qq.com": "leichunxiang58@163.com"
},
"source": {
"git": "https://github.com/xcodemanlcx/LCXReuseViewID.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LCXReuseViewID/Classes/**/*"
}