[Add] TensorFlowLiteObjC 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / 8 / AirshipGimbalAdapter / 4.1.2 / AirshipGimbalAdapter.podspec.json
blob0773f3ec5cffbbf280b4bda1c9825fdea841bd40
2   "name": "AirshipGimbalAdapter",
3   "version": "4.1.2",
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": "4.1.2"
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       "~> 16.7"
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"