[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / b / 4 / c / NAExpandableTableController / 1.1.0 / NAExpandableTableController.podspec.json
blob0bbf420c0f9f3b8c1236d269fd7f0915ca9e7cef
2   "name": "NAExpandableTableController",
3   "version": "1.1.0",
4   "summary": "An expandable UITableView implementation written in swift.",
5   "description": "An easy way to make an expandable UITableView written in Swift.",
6   "homepage": "https://github.com/narciero/NAExpandableTableController",
7   "screenshots": "http://g.recordit.co/UsDQ3oI0wg.gif",
8   "license": "MIT",
9   "authors": {
10     "Nick A": "narciero"
11   },
12   "source": {
13     "git": "https://github.com/narciero/NAExpandableTableController.git",
14     "tag": "1.1.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/*",
21   "frameworks": "UIKit"