[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / a / b / DTTableViewManager / 8.0.0-beta.1 / DTTableViewManager.podspec.json
blobc3ca1a623d54dfc0ae44cc673a6d09f543e6e81c
2   "name": "DTTableViewManager",
3   "version": "8.0.0-beta.1",
4   "license": "MIT",
5   "summary": "Protocol-oriented UITableView management, powered by generics and associated types.",
6   "homepage": "https://github.com/DenTelezhkin/DTTableViewManager",
7   "authors": {
8     "Denys Telezhkin": "denys.telezhkin.oss@gmail.com"
9   },
10   "social_media_url": "https://twitter.com/DenTelezhkin",
11   "source": {
12     "git": "https://github.com/DenTelezhkin/DTTableViewManager.git",
13     "tag": "8.0.0-beta.1"
14   },
15   "source_files": "Sources/DTTableViewManager/*.swift",
16   "swift_versions": [
17     "5.3"
18   ],
19   "platforms": {
20     "ios": "11.0",
21     "tvos": "11.0"
22   },
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "DTModelStorage": [
29       "~> 9.0.0-beta.1"
30     ]
31   },
32   "swift_version": "5.3"