[Add] CZarSDK 1.1.12
[CocoaPods.git] / Specs / d / e / c / NATableView / 5.0.5 / NATableView.podspec.json
blob2ae62d773f000f76962231092ae491d5772eff09
2   "name": "NATableView",
3   "version": "5.0.5",
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": "5.0.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "NATableView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"