[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / 2 / 5 / DDTableViewController / 0.0.1 / DDTableViewController.podspec.json
blobf77c60815e0170e4be19981c0dd77803fbc5ae02
2   "name": "DDTableViewController",
3   "version": "0.0.1",
4   "summary": "A brilliant way to use UITableView",
5   "description": "It's lifetime mission for iOS developers to optimize the use of UITableView. Fortunately, I managed a brilliant way to use it inspired by [Arkadiusz Holko's Article](http://holko.pl/2016/01/05/typed-table-view-controller/)",
6   "homepage": "https://github.com/wddwycc/DDTableViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "闻端Carl": "wddwyss@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/wddwycc/DDTableViewController.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Source/*.swift",
22   "requires_arc": true