blob: a78166a80b85563a36282cd0faf41ed5e00e8c28 [file] [log] [blame]
{
"name": "ReusableCell",
"version": "1.0",
"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.0"
},
"swift_version": "4.2",
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/**/*.swift"
}