4 "summary": "Parrot Drone SDK",
5 "homepage": "https://developer.parrot.com",
6 "license": "{ :type => 'BSD 3-Clause License', :file => 'LICENSE' }",
7 "authors": "Parrot Drone SAS",
9 "git": "https://github.com/Parrot-Developers/pod_groundsdk.git",
15 "source_files": "GroundSdk/**/*.{swift,h,m}",
16 "resources": "GroundSdk/**/*.{vsh,fsh,txt,png}",
22 "public_header_files": [
23 "GroundSdk/GroundSdk.h"
25 "swift_versions": "4.2",
26 "pod_target_xcconfig": {
27 "SWIFT_VERSION": "4.2"
30 "ONLY_ACTIVE_ARCH": "YES"
32 "swift_version": "4.2"