blob: a30a5829353b5d0de67d9be75b19fdbd7f6d7eb8 [file] [log] [blame]
{
"name": "ZKRTableViewController",
"version": "0.1.2",
"summary": "A solution to quickly generate static tables, no longer need to stack various redundant codes for various settings pages",
"description": "A solution to quickly generate static tables, no longer need to stack various redundant codes for various settings pages\n一个快速生成静态表格的方案,再也不必为各种设置页面堆叠各种冗余代码了",
"homepage": "https://github.com/LINAICAI/ZKRTableViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LINAICAI": "linaicai2012@gmail.com"
},
"source": {
"git": "https://github.com/LINAICAI/ZKRTableViewController.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ZKRTableViewController/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_versions": "4.0",
"swift_version": "4.0"
}