[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / 0 / 9 / LUExpandableTableView / 1.0.1 / LUExpandableTableView.podspec.json
blobe71edce710e9d568fd5bb1fbea8c6aef347d65e4
2   "name": "LUExpandableTableView",
3   "version": "1.0.1",
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": "1.0.1"
14   },
15   "authors": {
16     "Laurentiu Ungur": "laurentyu1995@gmail.com"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "LUExpandableTableView/*.{swift}",
23   "preserve_paths": "README*",
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "3.0"
26   },
27   "pushed_with_swift_version": "3.0"