[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 4 / f / HoExpandableTableView / 1.0.1 / HoExpandableTableView.podspec.json
blob183414672a66c2907ea7b224c6f686bb9b15b117
2   "name": "HoExpandableTableView",
3   "version": "1.0.1",
4   "summary": "A useful extended TableView derived from UITableView.",
5   "description": "A useful extended TableView derived from UITableView. The section headers can be customized.",
6   "homepage": "https://github.com/eric-nz/HoExpandableTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Eric Ho": "eric.iosfan@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/eric-nz/HoExpandableTableView.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "12"
20   },
21   "swift_version": "4.2",
22   "source_files": "HoExpandableTableView/Classes/**/*",
23   "frameworks": "UIKit"