[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 2 / a / b / DTTableViewManager / 7.2.0 / DTTableViewManager.podspec.json
blob2064e3eddf7a0d71711888dbcb9e1953fa179142
2   "name": "DTTableViewManager",
3   "version": "7.2.0",
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": "7.2.0"
14   },
15   "source_files": "Sources/DTTableViewManager/*.swift",
16   "swift_versions": [
17     "5.0"
18   ],
19   "platforms": {
20     "ios": "11.0",
21     "tvos": "11.0"
22   },
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "DTModelStorage": [
29       "~> 8.1.0"
30     ]
31   },
32   "swift_version": "5.0"