blob: 624610322d5a1ed76067cd794998e633c023ccc2 [file] [log] [blame]
{
"name": "DSTableView",
"summary": "A short description of DSTableView.",
"version": "1.0.0",
"description": "simple tableView test",
"homepage": "https://github.com/MangoSmall/DSTableView",
"license": "MIT",
"authors": "haochongfeng",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MangoSmall/DSTableView.git",
"tag": "1.0.0"
},
"source_files": "DSTableView/*.swift",
"pushed_with_swift_version": "3.0"
}