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