[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / 9 / 7 / JNExpandableTableView / 1.0.2 / JNExpandableTableView.podspec.json
blobd4510670960ffc2be9cb70e4d62a8540f46ee58e
2   "name": "JNExpandableTableView",
3   "version": "1.0.2",
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.2"
18   },
19   "description": "A UITableView subclass that allow cells to expand.",
20   "source_files": "JNExpandableTableView/*.{h,m}",
21   "requires_arc": true