[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 7 / 4 / 8 / AirshipGimbalAdapter / 3.0.0 / AirshipGimbalAdapter.podspec.json
blob4eb75b26afbc548a6471f52e2faa4fff66876cba
2   "name": "AirshipGimbalAdapter",
3   "version": "3.0.0",
4   "summary": "An adapter for integrating Gimbal place events with Airship.",
5   "documentation_url": "https://github.com/urbanairship/ios-gimbal-adapter",
6   "homepage": "https://www.airship.com",
7   "authors": {
8     "Airship": "support@airship.com"
9   },
10   "license": {
11     "type": "Apache License, Version 2.0",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/urbanairship/ios-gimbal-adapter.git",
16     "tag": "3.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Pod/Classes/*",
23   "requires_arc": true,
24   "dependencies": {
25     "Gimbal": [
26       "~> 2.85"
27     ],
28     "Airship": [
29       "~> 14.8"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "swift_version": "5.0"