blob: a7673d1e49163713f141f7374a7db949a11e87e6 [file] [log] [blame]
{
"name": "BMLongPressDragCellCollectionView",
"version": "3.1.3",
"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.1.3"
},
"source_files": "BMLongPressDragCellCollectionView/**/*.{h,m}",
"requires_arc": true
}