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