blob: 99b9c6a90de9533d20e6a03f24e9361e6accc5ec [file] [log] [blame]
{
"name": "BMLongPressDragCellCollectionView",
"version": "3.0.4",
"summary": "🎉 iOS UICollectionView UICollectionViewCell long press to drag the reorder framework.",
"homepage": "https://github.com/liangdahong/BMLongPressDragCellCollectionView",
"license": "MIT",
"authors": {
"liangdahong": "ios@liangdahong.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/liangdahong/BMLongPressDragCellCollectionView.git",
"tag": "3.0.4"
},
"source_files": "BMLongPressDragCellCollectionView/Sources/BMLongPressDragCellCollectionView/**/*.{h,m}",
"requires_arc": true
}