blob: 1a68770434fa9ca9ef24eb55c4355716c107e79a [file] [log] [blame]
{
"name": "HSSetTableViewController",
"version": "1.0.2",
"summary": "A powerful set of interface tableView framework, can be configured to support cell updates",
"platforms": {
"ios": "8.0"
},
"description": "The generic tableView sets the interface wrapper, including cell updates, multiple lines of text on the right, and single line text. Switch and picture cell model, easy to use, automatic code layout, support for rotation, integration is simple.",
"homepage": "https://github.com/shaohuihu/HSSetTableViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hushaohui": "hushaohui186@gmail.com"
},
"source": {
"git": "https://github.com/shaohuihu/HSSetTableViewController.git",
"tag": "1.0.2"
},
"source_files": "HSSetTableViewController/**/*.{h,m}",
"resources": "HSSetTableViewController/HSSetTableViewController.bundle",
"requires_arc": true,
"frameworks": "UIKit"
}