blob: b84d074254e3d7bf2262a456a57ae81ba04ebb0c [file] [log] [blame]
{
"name": "YJGroupedStyleTableViewController",
"version": "1.0.0",
"summary": "A replacement for using iOS default grouped style table view.",
"description": "YJGroupedStyleTableViewController is a replacement for using iOS default grouped style table view for providing lots of customization.",
"homepage": "https://github.com/huang-kun/YJGroupedStyleTableViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huang-kun": "jack-huang-developer@foxmail.com"
},
"source": {
"git": "https://github.com/huang-kun/YJGroupedStyleTableViewController.git",
"tag": "1.0.0"
},
"social_media_url": "http://weibo.com/u/5736413097",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "YJGroupedStyleTableViewController/Classes/**/*",
"public_header_files": "YJGroupedStyleTableViewController/Classes/**/*.h"
}