[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / c / 7 / AdvancedTableView / 4.2.9 / AdvancedTableView.podspec.json
blobc94b7bd873f36ee5db3ad0a62773ae5715f63a63
2   "name": "AdvancedTableView",
3   "version": "4.2.9",
4   "summary": "Replacement for UITableView",
5   "description": "An alternative to UITableView with more features and easier api",
6   "homepage": "https://gitlab.com/work.shakiba/AdvancedTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mohsenShakiba": "work.shakiba@gmail.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/work.shakiba/AdvancedTableView.git",
16     "tag": "4.2.9"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "AdvancedTableView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"