blob: 2ed1e53e05f1e482727da84e0c7d36c167613405 [file] [log] [blame]
{
"name": "ReusableCell",
"version": "1.1",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/anotheren/ReusableCell",
"authors": {
"liudong": "liudong.edward@gmail.com"
},
"summary": "A Simple way to reuse cell in UITableView/UICollectionView",
"source": {
"git": "https://github.com/anotheren/ReusableCell.git",
"tag": "1.1"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.swift"
}