[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 6 / 9 / FrameLayoutKit / 7.0.1 / FrameLayoutKit.podspec.json
blob92010039abc25803f572c0eca487db1ef72ae549
2   "name": "FrameLayoutKit",
3   "version": "7.0.1",
4   "summary": "FrameLayoutKit is a super fast and easy to use layout kit",
5   "description": "FrameLayoutKit is a powerful Swift library designed to streamline the process of creating user interfaces. With its intuitive operator syntax and support for nested functions, developers can effortlessly construct complex UI layouts with minimal code. By leveraging the flexibility of operators, developers can easily position and arrange views within a container view, enabling precise control over the visual hierarchy. Additionally, the library offers a range of convenient functions for configuring view properties, such as setting dimensions, margins, and alignment. Whether you're building a simple screen or a complex interface, FrameLayoutKit simplifies the UI creation process, resulting in cleaner, more maintainable code.",
6   "homepage": "https://github.com/kennic/FrameLayoutKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nam Kennic": "namkennic@me.com"
13   },
14   "source": {
15     "git": "https://github.com/kennic/FrameLayoutKit.git",
16     "tag": "7.0.1"
17   },
18   "social_media_url": "https://twitter.com/namkennic",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "swift_versions": "5.8",
23   "source_files": "FrameLayoutKit/Classes/**/*.*",
24   "swift_version": "5.8"