blob: ac25456d29e7a37a4b3b610b63ef1377ab4a1f1d [file] [log] [blame]
{
"name": "DronelinkCore",
"version": "1.4.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.4.0"
},
"public_header_files": "DronelinkCore.framework/Headers/*.h",
"source_files": "DronelinkCore.framework/Headers/*.h",
"vendored_frameworks": "DronelinkCore.framework",
"swift_version": "5.0"
}