3 "version": "2.0.0-alpha.1",
4 "summary": "A component-oriented image editor on top of CoreImage.",
5 "homepage": "https://github.com/muukii/Brightroom",
9 "git": "https://github.com/muukii/Brightroom.git",
10 "tag": "2.0.0-alpha.1"
12 "swift_versions": "5.3",
13 "module_name": "Brightroom",
32 "source_files": "Sources/BrightroomEngine/**/*.swift"
37 "Sources/BrightroomUI/Shared/**/*.swift",
38 "Sources/BrightroomUI/Built-in UI/ClassicImageEdit/**/*.swift"
41 "Brightroom/Engine": [
52 "Sources/BrightroomUI/Shared/**/*.swift",
53 "Sources/BrightroomUI/Built-in UI/PhotosCrop/**/*.swift"
56 "Brightroom/Engine": [
62 "swift_version": "5.3"