blob: 20e2df8a6760c7eb8fd21fe6f2c25a24cb1e63de [file] [log] [blame]
{
"name": "StaticCellKit",
"version": "0.0.1",
"summary": "A kit for creating a static table view by code",
"description": "A kit for creating a static table view by code",
"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.1"
},
"source_files": "StaticCellKit/Source",
"requires_arc": true
}