[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 9 / 7 / JNExpandableTableView / 1.0.0 / JNExpandableTableView.podspec.json
blobe6b7220651254745cbde545c1bc0eccb188cab84
2   "name": "JNExpandableTableView",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT"
9   },
10   "summary": "Expandable UITableView",
11   "homepage": "https://github.com/jonasman/JNExpandableTableView",
12   "authors": {
13     "Joao Nunes": "joao3001@hotmail.com"
14   },
15   "source": {
16     "git": "https://github.com/jonasman/JNExpandableTableView.git",
17     "tag": "1.0.0"
18   },
19   "description": "A UITableView subclass that allow cells to expand.",
20   "source_files": "JNExpandableTableView/*.{h,m}",
21   "requires_arc": true