[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 5 / a / 3 / Lux / 1.1.13 / Lux.podspec.json
blobb87200dd809010d9003d3a7ad95f86cc86291b5d
2   "name": "Lux",
3   "version": "1.1.13",
4   "summary": "DSL for UI Look Development + SwiftUI",
5   "description": "DSL for UI Look Development + SwiftUIDESC",
6   "homepage": "https://maxwell.design",
7   "screenshots": [
8     "https://res.cloudinary.com/maxwelldesign/image/upload/v1591974050/static/maxwelldesign5_caeiey.jpg",
9     "https://res.cloudinary.com/maxwelldesign/image/upload/v1591974050/static/maxwelldesign_qhplxk.jpg",
10     "https://res.cloudinary.com/maxwelldesign/image/upload/v1591974050/static/maxwelldesign3_zpa2bd.jpg",
11     "https://res.cloudinary.com/maxwelldesign/image/upload/v1591974047/static/maxwelldesign2_t4jtwl.jpg"
12   ],
13   "license": {
14     "type": "GNU GPLv3",
15     "file": "LICENSE"
16   },
17   "authors": {
18     "Mark Maxwell": "lux@maxwell.design"
19   },
20   "platforms": {
21     "ios": "13.1"
22   },
23   "source": {
24     "git": "https://github.com/maxwelldesign/lux.git",
25     "tag": "1.1.13"
26   },
27   "weak_frameworks": [
28     "SwiftUI",
29     "Combine",
30     "UIKit"
31   ],
32   "source_files": [
33     "Lux/Lux.h",
34     "Lux/**/*.swift"
35   ],
36   "pod_target_xcconfig": {
37     "SUPPORTS_MACCATALYST": "YES",
38     "DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER": "NO",
39     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
40   },
41   "swift_versions": "5.1",
42   "swift_version": "5.1"