[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 1 / 3 / NA-MDTable / 0.3.1 / NA-MDTable.podspec.json
blob98aed19f4e8ecf5b5ed780341ad4cb0253ecb664
2   "name": "NA-MDTable",
3   "version": "0.3.1",
4   "summary": "Elegant way to write tableView in Swift",
5   "description": "A simple but power wrapper of UITableView to create model-driven TableView.",
6   "homepage": "https://github.com/NeverAgain11/MDTable",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leo": "leomobiledeveloper@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/NeverAgain11/MDTable",
16     "tag": "0.3.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Source/**/*"