[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / e / a / 7 / GroundSdk / 7.5.0 / GroundSdk.podspec.json
blobb5b7719cdfc0bd9abb797ddb53061b71df6fad49
2   "name": "GroundSdk",
3   "version": "7.5.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.5.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.5.0"
20     ],
21     "SwiftProtobuf": [
22       "1.13.0"
23     ]
24   },
25   "public_header_files": [
26     "GroundSdk/GroundSdk.h"
27   ],
28   "swift_versions": "5",
29   "pod_target_xcconfig": {
30     "SWIFT_VERSION": "5"
31   },
32   "xcconfig": {
33     "ONLY_ACTIVE_ARCH": "YES"
34   },
35   "swift_version": "5"