blob: ffea9d7c53ea2ee723bbd8e3c841dcc0120f8f2e [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.7",
"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.7"
},
"frameworks": "UIKit",
"dependencies": {
"RxSwift": [
"~> 3.4.1"
],
"RxCocoa": [
"~> 3.4.1"
]
},
"source_files": "SwipeToDeleteCollectionView/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}