blob: fde64e1ac4beb2946215085a995e1ce0d622bb84 [file] [log] [blame]
{
"name": "ZHTableViewGroupSwift",
"version": "0.2.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "ZHTableViewGroup为 UITableView 而生",
"homepage": "https://github.com/josercc/ZHTableViewGroupSwift",
"authors": {
"josercc": "m15038777234@163.com"
},
"source": {
"git": "https://github.com/josercc/ZHTableViewGroupSwift.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"resource_bundles": {
"ZHTableViewGroupSwift": [
"Resources/**/*.{png}"
]
},
"pushed_with_swift_version": "3.0"
}