[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / b / e / 8 / UIViewBuild / 0.1.0 / UIViewBuild.podspec.json
bloba91da4a356c1f1ad129149f656876c247e1e7b6c
2   "name": "UIViewBuild",
3   "version": "0.1.0",
4   "summary": "Create views, lay out subviews and bind the view to a view model.",
5   "swift_versions": "5.0",
6   "description": "Builder for UIViews.\nCreate views, lay out subviews and bind the view to a view model.",
7   "homepage": "https://github.com/anconaesselmann/UIViewBuild",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "anconaesselmann": "axel@anconaesselmann.com"
14   },
15   "source": {
16     "git": "https://github.com/anconaesselmann/UIViewBuild.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "UIViewBuild/Classes/**/*",
23   "dependencies": {
24     "Tuple": [
25       "= 0.1.0"
26     ]
27   },
28   "swift_version": "5.0"