[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / c / 0 / 9 / LUExpandableTableView / 4.0.0 / LUExpandableTableView.podspec.json
blobfd045696e1a5f9a0964d81a9e0958da0bbe4f107
2   "name": "LUExpandableTableView",
3   "version": "4.0.0",
4   "summary": "A subclass of UITableView with expandable and collapsible sections",
5   "description": "A subclass of UITableView with expandable and collapsible sections that is easy to use and highly customisable",
6   "homepage": "https://github.com/LaurentiuUngur/LUExpandableTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/LaurentiuUngur/LUExpandableTableView.git",
13     "tag": "4.0.0"
14   },
15   "authors": {
16     "Laurentiu Ungur": "laurentyu1995@gmail.com"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "Sources/*.{swift}",
23   "preserve_paths": "README*"