[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / c / 4 / UILayoutBuilder / 0.1.0 / UILayoutBuilder.podspec.json
blobb2d3cc6b9c16c4080932a255a5c92e2c2d511ef1
2   "name": "UILayoutBuilder",
3   "version": "0.1.0",
4   "summary": "An AutoLayout DSL that intuitive syntax and viewable hierarchy.",
5   "homepage": "https://github.com/marty-suzuki/UILayoutBuilder",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Taiki Suzuki": "s1180183@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0",
15     "osx": "10.11",
16     "tvos": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/marty-suzuki/UILayoutBuilder.git",
20     "tag": "0.1.0"
21   },
22   "source_files": "Sources/**/*.{swift}",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"