blob: 5f42db336545453a45495cd369e0a1a35a707ca4 [file] [log] [blame]
{
"name": "StaticCellKit",
"version": "0.0.2",
"summary": "Create a static table view by code!",
"description": "Dequeue a static cell of indexPath,\nand the cell will never be reused by other indexPath.",
"homepage": "https://github.com/MangoMade/StaticCellKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MangoMade": "781132399@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MangoMade/StaticCellKit.git",
"tag": "0.0.2"
},
"source_files": "StaticCellKit/Source",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}