[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / a / b / DTTableViewManager / 1.2.2 / DTTableViewManager.podspec.json
blob6f726627f4c503016fb5ec37b863a096922c7712
2   "name": "DTTableViewManager",
3   "version": "1.2.2",
4   "license": "MIT",
5   "summary": "The most simple and robust way to manage UITableView.",
6   "homepage": "https://github.com/DenHeadless/DTTableViewManager",
7   "authors": {
8     "Denys Telezhkin": "denys.telezhkin@yandex.ru"
9   },
10   "source": {
11     "git": "https://github.com/DenHeadless/DTTableViewManager.git",
12     "tag": "1.2.2"
13   },
14   "source_files": "DTTableViewManager",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "5.0"
18   },
19   "ios": {
20     "frameworks": [
21       "UIKit",
22       "Foundation"
23     ]
24   }