blob: c49b9f1ef692271099c97eba876256a2cda569b4 [file] [log] [blame]
{
"name": "SwipeToDeleteCollectionView",
"platforms": {
"ios": "8.0"
},
"summary": "Collection View which support swipe to delete function of TableView",
"requires_arc": true,
"version": "0.1.6",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jozef Matus": "jozef@matus.sk"
},
"homepage": "https://github.com/beretis/SwipeToDeleteCollectionView",
"source": {
"git": "https://github.com/beretis/SwipeToDeleteCollectionView.git",
"tag": "0.1.6"
},
"frameworks": "UIKit",
"dependencies": {
"RxSwift": [
"~> 3.4.1"
],
"RxCocoa": [
"~> 3.4.1"
]
},
"source_files": "SwipeToDeleteCollectionView/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}