[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 6 / f / 4 / HaidoraTableViewManager / 2.0.5 / HaidoraTableViewManager.podspec.json
blob94e06f4a64e3d0949c26f8b9f84754f8bc3ff272
2   "name": "HaidoraTableViewManager",
3   "version": "2.0.5",
4   "summary": "a wrapper for UITableView.",
5   "description": "a wrapper for UITableViewDatasource and UITableViewDelegate.",
6   "homepage": "https://github.com/Haidora/HaidoraTableViewManager",
7   "license": "MIT",
8   "authors": {
9     "mrdaios": "mrdaios@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/Haidora/HaidoraTableViewManager.git",
13     "tag": "2.0.5"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ]