blob: b87200dd809010d9003d3a7ad95f86cc86291b5d [file] [log] [blame]
{
"name": "Lux",
"version": "1.1.13",
"summary": "DSL for UI Look Development + SwiftUI",
"description": "DSL for UI Look Development + SwiftUIDESC",
"homepage": "https://maxwell.design",
"screenshots": [
"https://res.cloudinary.com/maxwelldesign/image/upload/v1591974050/static/maxwelldesign5_caeiey.jpg",
"https://res.cloudinary.com/maxwelldesign/image/upload/v1591974050/static/maxwelldesign_qhplxk.jpg",
"https://res.cloudinary.com/maxwelldesign/image/upload/v1591974050/static/maxwelldesign3_zpa2bd.jpg",
"https://res.cloudinary.com/maxwelldesign/image/upload/v1591974047/static/maxwelldesign2_t4jtwl.jpg"
],
"license": {
"type": "GNU GPLv3",
"file": "LICENSE"
},
"authors": {
"Mark Maxwell": "lux@maxwell.design"
},
"platforms": {
"ios": "13.1"
},
"source": {
"git": "https://github.com/maxwelldesign/lux.git",
"tag": "1.1.13"
},
"weak_frameworks": [
"SwiftUI",
"Combine",
"UIKit"
],
"source_files": [
"Lux/Lux.h",
"Lux/**/*.swift"
],
"pod_target_xcconfig": {
"SUPPORTS_MACCATALYST": "YES",
"DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER": "NO",
"BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
},
"swift_versions": "5.1",
"swift_version": "5.1"
}