blob: 29766dd0d49415daaf80917fe6c84d52ea8bcb97 [file] [log] [blame]
{
"name": "LCXListViewKit",
"version": "0.1.0",
"summary": "UITableView、UICollectionView的自定义cell与cell回调的便利使用",
"description": "TODO: 父类SuperCell:自定义cell的便利使用; 列表cell中的元素响应事件:index区分与便利处理;UIView添加常用回调block属性",
"homepage": "https://github.com/xcodemanlcx/LCXListViewKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"475512103@qq.com": "leichunxiang58@163.com"
},
"source": {
"git": "https://github.com/xcodemanlcx/LCXListViewKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "LCXListViewKit/Classes/**/*"
}