blob: 3259321b8f014e069238e6075abf8f59cbdb16c1 [file] [log] [blame]
{
"name": "EECellSwipeGestureRecognizer",
"version": "0.4.3",
"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": "0.4.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}