[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 4 / 5 / 7 / NAExpandableTableView / 0.1.1 / NAExpandableTableView.podspec.json
blob034e5b82876ba9c596b112bdfba1139e09ddcef1
2   "name": "NAExpandableTableView",
3   "version": "0.1.1",
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/NAExpandableTableView",
7   "license": "MIT",
8   "authors": {
9     "Nick A": "narciero"
10   },
11   "source": {
12     "git": "https://github.com/narciero/NAExpandableTableView.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/*",
20   "frameworks": "UIKit"