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