blob: 51850e338bbd8eeba0731f0740f770609b92e87e [file] [log] [blame]
{
"name": "YStaticContentTableView",
"version": "0.1.2",
"summary": "Cleanly implement a table view much like those in Settings.app, using a simple, convienent block-based syntax.",
"description": "A subclass-able way to cleanly and neatly implement a table view much like those in Settings.app, with nice-looking fields to collect or display information, all using a simple and convienent block-based syntax",
"homepage": "https://github.com/LiZunYuan/YStaticContentTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Leal": "codekami@qq.com"
},
"source": {
"git": "https://github.com/LiZunYuan/YStaticContentTableView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "6.0"
},
"source_files": "YStaticContentTableView/Classes/**/*"
}