blob: f0bc5987c7f41a57384126f018d5dd007b6c4a15 [file] [log] [blame]
{
"name": "UITableView+CornerRadius",
"version": "0.1.2",
"summary": "快速给UITableView添加圆角样式",
"homepage": "https://github.com/kirayamato1989/UITableView-CornerRadius",
"license": "MIT",
"authors": {
"Kira Yamato": "https://github.com/kirayamato1989"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kirayamato1989/UITableView-CornerRadius.git",
"tag": "0.1.2"
},
"source_files": "UITableView+CornerRadius/*.{h,m}",
"requires_arc": true
}