[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git] / Specs / 8 / b / 1 / DeclarativeLayoutKit / 3.0.0 / DeclarativeLayoutKit.podspec.json
blob837a6cdd87c50df33d16bd9dae7e46b0c8fb7f6b
2   "name": "DeclarativeLayoutKit",
3   "version": "3.0.0",
4   "summary": "UIKit declarative layout like SwiftUI.",
5   "homepage": "https://github.com/Ernest0-Production/DeclarativeLayoutKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Ernest": "magatar136@yandex.ru"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": [
17     "5.0",
18     "5.1",
19     "5.2",
20     "5.3"
21   ],
22   "source_files": "Sources/DeclarativeLayoutKit/**/*.swift",
23   "source": {
24     "git": "https://github.com/Ernest0-Production/DeclarativeLayoutKit.git",
25     "branch": "master",
26     "tag": "3.0.0"
27   },
28   "swift_version": "5.3"