[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / c / 0 / 9 / LUExpandableTableView / 5.0.0 / LUExpandableTableView.podspec.json
blobc2af82e145ade5602ce0bb20c198cf6d604045c8
2   "name": "LUExpandableTableView",
3   "version": "5.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": "5.0.0"
14   },
15   "authors": {
16     "Laurentiu Ungur": "laurentyu1995@gmail.com"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "5.0",
23   "cocoapods_version": ">= 1.6.0",
24   "source_files": "Sources/*.{swift}",
25   "preserve_paths": "README*"