[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 2 / a / b / DTTableViewManager / 7.0.0-beta.2 / DTTableViewManager.podspec.json
blob84c230f5b4abe0131fc390fac153fa52602981b3
2   "name": "DTTableViewManager",
3   "version": "7.0.0-beta.2",
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.0.0-beta.2"
14   },
15   "source_files": "Sources/DTTableViewManager/*.swift",
16   "requires_arc": true,
17   "swift_versions": [
18     "4.0",
19     "4.2",
20     "5.0",
21     "5.0"
22   ],
23   "platforms": {
24     "ios": "8.0",
25     "tvos": "9.0"
26   },
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "dependencies": {
32     "DTModelStorage": [
33       "~> 8.0.0-beta.2"
34     ]
35   },
36   "swift_version": "5.0"