blob: f85a7ad93a45159d0cd60696c5ad0229e549da8e [file] [log] [blame]
{
"name": "BMDragCollectionView",
"version": "2.0.5",
"summary": "iOS UICollectionView UICollectionViewCell long press to drag the rearrangement framework, iOS7+",
"homepage": "https://github.com/liangdahong/BMDragCellCollectionView",
"license": "MIT",
"authors": {
"liangdahong": "ios@liangdahong.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/liangdahong/BMDragCellCollectionView.git",
"tag": "2.0.5"
},
"source_files": "Sources/BMDragCellCollectionView/**/*.{h,m}",
"requires_arc": true
}