blob: cac26141ff942843b8db75817e9e0d95442862f9 [file] [log] [blame]
{
"name": "CXDraggableCollectionView",
"version": "1.0.0",
"license": "MIT",
"summary": "Draggable CollectionView",
"homepage": "https://github.com/coolXin/CXDraggableCollectionView",
"source": {
"git": "https://github.com/coolXin/CXDraggableCollectionView.git",
"tag": "1.0.0"
},
"source_files": "CXDraggableCollectionView/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"authors": {
"chenxin": "chenxin3515@gmail.com"
},
"social_media_url": ""
}