[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / d / 7 / MDTable / 0.2.0 / MDTable.podspec.json
blobbd49e25f7fc68164c8e5f30cae92429799a5aad8
2   "name": "MDTable",
3   "version": "0.2.0",
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/LeoMobileDeveloper/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/LeoMobileDeveloper/MDTable.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Source/**/*",
22   "pushed_with_swift_version": "3.0"