[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 8 / e / 1 / MTablesView / 0.1.0 / MTablesView.podspec.json
blob6cd77fe9308708606722519370b3b9753d650c97
2   "name": "MTablesView",
3   "version": "0.1.0",
4   "summary": "A UIView with multiple moveable tableviews",
5   "description": "This is created for having one UIView contains multiple tableviews to navigate between the views, and perform push segues",
6   "homepage": "https://github.com/ziyincody/MTablesView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cody Wang": "ziyinw1011@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ziyincody/MTablesView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MTablesView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"