[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / d / 9 / Swift-Table / 1.0 / Swift-Table.podspec.json
blob5e0d9f2874ea9721ae7ddcb0f96bbb3456de845f
2   "name": "Swift-Table",
3   "version": "1.0",
4   "summary": "The fastest and easiest way to present a UITableView - in 3 lines of code.",
5   "description": "The world's simplest, fastest and most customizable TableView. Create a UITableView in 3 lines of code. Powered by Generics. No need to use Table View protocols. Uses UIKit.",
6   "homepage": "https://github.com/sivx76/Swift-Table",
7   "screenshots": "https://raw.githubusercontent.com/sivx76/Swift-Table/main/Other/Screenshots/Collection.png",
8   "license": "MIT",
9   "authors": {
10     "sivx76": "sivx76@gmail.com",
11     "jsood6": "jigyasaasood@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/sivx76",
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/sivx76/Swift-Table.git",
19     "tag": "v1.0"
20   },
21   "source_files": "Sources/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"