blob: 4e9e5379dbfcfbde15a70e2b52991734e03c4866 [file] [log] [blame]
{
"name": "SdkCore",
"version": "1.0.1",
"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.0.1"
},
"platforms": {
"ios": "10.0"
},
"vendored_frameworks": "SdkCore.framework",
"xcconfig": {
"ONLY_ACTIVE_ARCH": "YES"
}
}