[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / e / a / 7 / GroundSdk / 7.0.1 / GroundSdk.podspec.json
blob421945f42de2d775b57c89f2e657f33dbe00ea1b
2   "name": "GroundSdk",
3   "version": "7.0.1",
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.1"
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.1"
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"