blob: d7f401091726d8bec02c82b007764254405f441e [file] [log] [blame]
{
"name": "JSSwipeableCell",
"version": "1.0.1",
"summary": "Transform UICollectionViewCell to be swipeable.",
"description": "This framework can transform 'UICollectionViewCell' to be swipeable.",
"homepage": "https://github.com/wlsdms0122/JSSwipeableCell",
"screenshots": "",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JSilver": "wlsdms0122@gmail.com"
},
"source": {
"git": "https://github.com/wlsdms0122/JSSwipeableCell.git",
"tag": "1.0.1"
},
"swift_versions": "5",
"platforms": {
"ios": "11.0"
},
"source_files": "JSSwipeableCell/Source/*.swift",
"swift_version": "5"
}