[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / e / c / NATableView / 4.0.1 / NATableView.podspec.json
blobb16d27b4447f3f53d5ffbf5a9083ce5e3c5e1cc4
2   "name": "NATableView",
3   "version": "4.0.1",
4   "summary": "Wrapper for UITableView, UITableViewDataSource and UITableViewDelegate.",
5   "description": "Wrapper for UITableView, UITableViewDataSource and UITableViewDelegate.\nConvenient when displaying a bounded number of cells (less than 20)",
6   "homepage": "https://github.com/nickager/NATableView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nick Ager": "nick.ager@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nickager/NATableView.git",
16     "tag": "4.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NATableView/Classes/**/*"