blob: 8f35a4eda1e75da5d9aa7acb41f68971c26b6368 [file] [log] [blame]
{
"name": "JSSwipeableCell",
"version": "1.0.0",
"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.0"
},
"swift_versions": "5",
"platforms": {
"ios": "11.0"
},
"source_files": "JSSwipeableCell/Source/*.swift",
"swift_version": "5"
}