blob: 3a8dff236b4be0bf19152d1eaaadb26dacc0230c [file] [log] [blame]
{
"name": "AnyReusableCell",
"version": "1.0.2",
"summary": "Some reuse extension for UITableView/UICollectionView",
"homepage": "https://github.com/anotheren/AnyReusableCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"anotheren": "liudong.edward@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": [
"5.0",
"5.1"
],
"source": {
"git": "https://github.com/anotheren/AnyReusableCell.git",
"tag": "1.0.2"
},
"source_files": "Sources/**/*.{h,swift}",
"swift_version": "5.1"
}