blob: 74e295f6fee403c886715f7b1f959a27840915be [file] [log] [blame]
{
"name": "DronelinkCore",
"version": "1.7.0",
"summary": "The core of the Dronelink SDK",
"homepage": "https://dronelink.com/",
"license": {
"type": "DRONELINK",
"file": "LICENSE"
},
"authors": {
"Dronelink": "dev@dronelink.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/dronelink/dronelink-core-ios-framework.git",
"tag": "1.7.0"
},
"vendored_frameworks": "DronelinkCore.xcframework",
"swift_version": "5.0"
}