[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / d / e / c / NATableView / 0.1.0 / NATableView.podspec.json
blob0e04f6ad450b20fa8809343fce0afd1830e799d7
2   "name": "NATableView",
3   "version": "0.1.0",
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": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NATableView/Classes/**/*"