blob: ded176f819993c057f93a081b30a434745e60954 [file] [log] [blame]
{
"name": "DronelinkDJIUI",
"version": "1.0.3",
"summary": "Dronelink DJI UI components",
"homepage": "https://dronelink.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dronelink": "dev@dronelink.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/dronelink/dronelink-dji-ui-ios.git",
"tag": "1.0.3"
},
"source_files": "DronelinkDJIUI/**/*.swift",
"resources": "DronelinkDJIUI/**/*.{strings,xcassets}",
"dependencies": {
"DronelinkCore": [
"~> 1.1.0"
],
"DronelinkCoreUI": [
"~> 1.0.3"
],
"DronelinkDJI": [
"~> 1.1.0"
],
"DJI-SDK-iOS": [
"~> 4.11"
],
"DJIWidget": [
"~> 1.6.1"
],
"DJI-UXSDK-iOS": [
"~> 4.11"
],
"SnapKit": [
"~> 5.0.0"
],
"MaterialComponents/Palettes": [
"~> 92.5.0"
]
},
"swift_version": "5.0"
}