blob: 014f5d013654cf1d17a0d13fa6724e05977a2a42 [file] [log] [blame]
{
"name": "HLListViewMoveTool",
"version": "1.0.0",
"license": "MIT",
"summary": "custom tableViewCell and collectionViewCell move tool in iOS.",
"homepage": "https://github.com/alin94/HLListViewMoveTool",
"authors": {
"alin": "946559304@qq.com"
},
"source": {
"git": "https://github.com/alin94/HLListViewMoveTool.git",
"tag": "1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": [
"HLListViewMoveTool",
"*.{h,m}"
]
}