blob: 2d7227f3e85b8e3cc15449bcf18b7521175a09c0 [file] [log] [blame]
{
"name": "DIOCollectionView",
"version": "0.1.0",
"summary": "Drag Items in and out of CollectionViews.",
"description": "Drag from CollectionView to any View, flexible delegated behaviors, snapshot view and animations specifiable via DataSource",
"homepage": "https://github.com/matheusmcardoso/DIOCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matheus Martins": "matheusmcrds@gmail.com"
},
"source": {
"git": "https://github.com/matheusmcardoso/DIOCollectionView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*",
"pushed_with_swift_version": "3.0"
}