[Add] BitLabs 3.2.9
[CocoaPods.git] / Specs / 7 / 0 / d / NATTableView / 3.0.3 / NATTableView.podspec.json
blobb001c64cb4981aedcc46fbf841bb2decf6dc5838
2   "name": "NATTableView",
3   "version": "3.0.3",
4   "summary": "A lazy way for smart developers to deal with UITableView.",
5   "description": "How many times do you have to implement UITableViewDatasource and UITableViewDelegate?\nIs it boring? And how to deal with different UITableViewCells in one TableView?\n\nYou're smart so you need to find a smart way to do it.\nATTableView is for you, it's easy to display model in UITableView. Also support different UITableViewCells.",
6   "homepage": "https://github.com/tuanphung/ATTableView",
7   "license": "MIT",
8   "authors": {
9     "Tuan Phung": "nghiaphunguyen501@gmail.com"
10   },
11   "social_media_url": "https://github.com/nghiaphunguyen",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/nghiaphunguyen/ATTableView.git",
17     "tag": "3.0.3"
18   },
19   "source_files": "Source/*.swift",
20   "requires_arc": true