blob: 2c9eaaade0a0d7878f11d8eda0dcf469ebb04641 [file] [log] [blame]
{
"name": "BMDragCellCollectionViewSwift",
"version": "1.0.0",
"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.0"
},
"source_files": "BMDragCellCollectionView/**/*.{swift}",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}