[Add] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git] / Specs / 1 / e / f / OTTableHeaderView / 0.1.0 / OTTableHeaderView.podspec.json
blobf45bdd97160fddc04fa1e186694a8c7ade03434a
2   "name": "OTTableHeaderView",
3   "version": "0.1.0",
4   "summary": "use for UITableheaderView",
5   "description": "it's looks like path's tableview cover",
6   "homepage": "https://github.com/oceantang/OTTableHeaderView",
7   "license": "MIT",
8   "authors": {
9     "ocean": "405577829@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/oceantang/OTTableHeaderView.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "OTTableHeaderView": [
22       "Pod/Assets/*.png"
23     ]
24   }