blob: f04706549fa5d60cad7d9f7da926c619c28f91a7 [file] [log] [blame]
{
"name": "BMDragCellCollectionViewSwift",
"version": "1.0.2",
"summary": "一款可以简单实现长按拖拽重排的 UICellCollectionView Cell框架的Swift版,简单实现支付宝等拖拽重排功能,完美支持iOS8+",
"homepage": "https://github.com/asiosldh/BMDragCellCollectionViewSwift",
"license": "MIT",
"authors": {
"idhong": "asiosldh@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/asiosldh/BMDragCellCollectionViewSwift.git",
"tag": "1.0.2"
},
"source_files": "BMDragCellCollectionView/**/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}