blob: f45bdd97160fddc04fa1e186694a8c7ade03434a [file] [log] [blame]
{
"name": "OTTableHeaderView",
"version": "0.1.0",
"summary": "use for UITableheaderView",
"description": "it's looks like path's tableview cover",
"homepage": "https://github.com/oceantang/OTTableHeaderView",
"license": "MIT",
"authors": {
"ocean": "405577829@qq.com"
},
"source": {
"git": "https://github.com/oceantang/OTTableHeaderView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"OTTableHeaderView": [
"Pod/Assets/*.png"
]
}
}