blob: 1019058495410b75a2b35c2fb7d009a3515e514e [file] [log] [blame]
{
"name": "SdkCore",
"version": "1.1.0",
"summary": "Parrot Drone SDK, low level implementation",
"homepage": "https://developer.parrot.com",
"license": "{ :type => 'BSD 3-Clause License', :file => 'LICENSE' }",
"authors": "Parrot Drone SAS",
"source": {
"git": "https://github.com/Parrot-Developers/pod_sdkcore.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "SdkCore.framework",
"xcconfig": {
"ONLY_ACTIVE_ARCH": "YES"
}
}