blob: 69528ce9920a53b208d7312a1fdaeb2cb1ff730b [file] [log] [blame]
{
"name": "ArsdkEngine",
"version": "1.1.2",
"summary": "Parrot Drone SDK, arsdk based engine",
"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_arsdkengine.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ArsdkEngine/**/*",
"dependencies": {
"GroundSdk": [
"1.1.2"
]
},
"swift_versions": "4.2",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"xcconfig": {
"ONLY_ACTIVE_ARCH": "YES"
},
"swift_version": "4.2"
}