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