blob: 548bf33756dcb24534c2a67474420bd724208534 [file] [log] [blame]
{
"name": "JSSwipeableCell",
"version": "1.1.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.1.0"
},
"swift_versions": "5",
"platforms": {
"ios": "10.0"
},
"source_files": "JSSwipeableCell/Source/*.swift",
"swift_version": "5"
}