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