[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 7 / c / AbstractTableView / 0.0.1 / AbstractTableView.podspec.json
blobad82a2372be98109ab921cdb680bf0f724e2e27a
2   "name": "AbstractTableView",
3   "version": "0.0.1",
4   "summary": "A CocoaPods library written in Swift.",
5   "description": "AbstrcatTableView will help you to use table view easily and with minimal code. The best way to inherit it if you want to make customisations.",
6   "homepage": "https://github.com/lakhvirk/AbstractTableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lakhwinder Singh": "lakhwinder.virk4@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.4"
16   },
17   "swift_versions": "5",
18   "source": {
19     "git": "https://github.com/lakhvirk/AbstractTableView.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "AbstractTableView/**/*.{h,m,swift}",
23   "swift_version": "5"