blob: 380de5501dd082e4c4a17fd56229020854fa3030 [file] [log] [blame]
{
"name": "EECellSwipeGestureRecognizer",
"version": "1.0.2",
"license": "MIT",
"summary": "Clean and easy way to implement swipe actions to UITableViewCell",
"homepage": "https://github.com/enricenrich/EECellSwipeGestureRecognizer",
"social_media_url": "https://twitter.com/enricenrich",
"authors": {
"Enric Enrich": "enric@enric.co"
},
"source": {
"git": "https://github.com/enricenrich/EECellSwipeGestureRecognizer.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/EECellSwipeGestureRecognizer/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}