blob: e9576c9dc52be6dbe111a86dd81bf344afe2b6ad [file] [log] [blame]
{
"name": "BMDragCellCollectionView",
"version": "1.1.0",
"summary": "iOS UICollectionView UICollectionViewCell long press to drag the rearrangement framework, iOS6+",
"homepage": "https://github.com/asiosldh/BMDragCellCollectionView",
"license": "MIT",
"authors": {
"idhong": "asiosldh@163.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/asiosldh/BMDragCellCollectionView.git",
"tag": "1.1.0"
},
"source_files": "BMDragCellCollectionView/**/*.{h,m}",
"requires_arc": true
}