blob: 2e99f1c1edb6258e8b7e024c912d93cee678a7d4 [file] [log] [blame]
{
"name": "UITableViewBlock",
"version": "1.0",
"summary": "A UITableView Block",
"homepage": "https://github.com/HeDong1117/UITableViewBlock",
"license": "MIT",
"authors": {
"HeDong": "57008939@qq.com"
},
"source": {
"git": "https://github.com/HeDong1117/UITableViewBlock.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "UITableViewBlock/Category/*.{h,m}"
}