[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 2 / a / b / DTTableViewManager / 2.0.0-RC1 / DTTableViewManager.podspec.json
blob6f95f31f1fa418ff9f2cf806bb39dbd59952820d
2   "name": "DTTableViewManager",
3   "version": "2.0.0-RC1",
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": "2.0.0-RC1"
13   },
14   "source_files": "DTTableViewManager",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "6.0"
18   },
19   "ios": {
20     "frameworks": [
21       "UIKit",
22       "Foundation"
23     ]
24   }