[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 6 / 3 / JExpandableTableView / 0.1.1 / JExpandableTableView.podspec.json
blob82bd13c0f31d0eed6d4dff4da4c0963384470866
2   "name": "JExpandableTableView",
3   "version": "0.1.1",
4   "summary": "Usefull enhancements with UITableView to support expand/collapsable cells",
5   "description": "JExpandableTableView provides out of box support for expandable table cells",
6   "homepage": "https://github.com/jadhavp/JExpandableTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jadhavp": "jadhav.pramod.a@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jadhavp/JExpandableTableView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "JExpandableTableView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"