blob: b3f6ada93a6404549485c3f9443c2018cc6b149c [file] [log] [blame]
{
"name": "AnyReusableCell",
"version": "1.0.1",
"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.1"
},
"source_files": "Sources/**/*.{h,swift}",
"swift_version": "5.1"
}