[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 7 / 1 / 0 / FlowUI / 0.1.1 / FlowUI.podspec.json
blob7fa61dd059bd47968e96af0d049bb05096da28fa
2   "name": "FlowUI",
3   "version": "0.1.1",
4   "summary": "A set of useful extensions for rapid UI prototyping based on UIKit",
5   "description": "A set of convenient initializers and extensions for rapid UI prototyping, based on the idea of using results builders with UIStackView and chained methods.",
6   "homepage": "https://github.com/GrooveDeluxe/FlowUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "groovedeluxe@gmail.com": "groovedeluxe@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/GrooveDeluxe/FlowUI.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/**/*",
23   "swift_version": "5.0"