[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 4 / c / NAExpandableTableController / 1.2.0 / NAExpandableTableController.podspec.json
blob19e42e762ba6040483ab5b2baf5bf201c57231e5
2   "name": "NAExpandableTableController",
3   "version": "1.2.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.2.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/*",
21   "frameworks": "UIKit"