[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / a / 7 / GroundSdk / 7.0.0 / GroundSdk.podspec.json
blob9062b3ee7b0a7a8fca2b7b39732b663109ca649c
2   "name": "GroundSdk",
3   "version": "7.0.0",
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",
8   "source": {
9     "git": "https://github.com/Parrot-Developers/pod_groundsdk.git",
10     "tag": "7.0.0"
11   },
12   "platforms": {
13     "ios": "12.0"
14   },
15   "source_files": "GroundSdk/**/*.{swift,h,m}",
16   "resources": "GroundSdk/**/*.{vsh,fsh,txt,png}",
17   "dependencies": {
18     "SdkCore": [
19       "7.0.0"
20     ]
21   },
22   "public_header_files": [
23     "GroundSdk/GroundSdk.h"
24   ],
25   "swift_versions": "5",
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "5"
28   },
29   "xcconfig": {
30     "ONLY_ACTIVE_ARCH": "YES"
31   },
32   "swift_version": "5"