[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 7 / b / DCHideableSectionViewController / 0.1 / DCHideableSectionViewController.podspec.json
bloba465c9b8ca99372cad98dc4ef13b7c5ac9f6cefb
2   "name": "DCHideableSectionViewController",
3   "version": "0.1",
4   "summary": "A UITableViewController subclass that can hide sections of a grouped table without displaying random padding where the section should be.",
5   "homepage": "https://github.com/dacohn//DCHideableSectionViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dan Cohn": "dan@dancohn.net"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/dacohn/DCHideableSectionViewController.git",
18     "tag": "0.1"
19   },
20   "source_files": "DCHideableSectionViewController",
21   "requires_arc": true