blob: f41940d6340e8e437516836e031ceb4f0f6dbf9c [file] [log] [blame]
{
"name": "HLListViewMoveTool",
"version": "1.0.2",
"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.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "HLListViewMoveTool/*",
"frameworks": [
"Foundation",
"UIKit"
]
}