[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / a / 7 / GroundSdk / 1.2.1 / GroundSdk.podspec.json
blobede06753635c443ec87f2ad2f96c29c58d6204a7
2   "name": "GroundSdk",
3   "version": "1.2.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": "1.2.1"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source_files": "GroundSdk/**/*.{swift,h,m}",
16   "resources": "GroundSdk/**/*.{vsh,fsh,txt,png}",
17   "dependencies": {
18     "SdkCore": [
19       "1.2.1"
20     ]
21   },
22   "public_header_files": [
23     "GroundSdk/GroundSdk.h"
24   ],
25   "swift_versions": "4.2",
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "4.2"
28   },
29   "xcconfig": {
30     "ONLY_ACTIVE_ARCH": "YES"
31   },
32   "swift_version": "4.2"