blob: ef1f0ffdcf358723c7314b45f47f3e0eaa0afcb2 [file] [log] [blame]
{
"name": "BMDragCellCollectionView",
"version": "1.1.3",
"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.3"
},
"source_files": "BMDragCellCollectionView/**/*.{h,m}",
"requires_arc": true
}