[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / f / 4 / HaidoraTableViewManager / 1.0 / HaidoraTableViewManager.podspec.json
blobac8db3a80d80f1317108c959bd400418bf7e1571
2   "name": "HaidoraTableViewManager",
3   "version": "1.0",
4   "summary": "a wrapper for UITableViewDatasource and UITableViewDelegate.",
5   "description": "You can only write a little code for UITableViewDatasource and UITableViewDelegate",
6   "homepage": "https://github.com/Haidora/HaidoraTableViewManager",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mrdaios": "mrdaios@gmail.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/Haidora/HaidoraTableViewManager.git",
19     "tag": "1.0"
20   },
21   "source_files": "Source/*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "requires_arc": true