[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 0 / 8 / 1 / GistFirebase / 0.0.2 / GistFirebase.podspec.json
blob46c7570b06c3f87ff0d164b0f77b2f4485298aaa
2   "name": "GistFirebase",
3   "version": "0.0.2",
4   "summary": "Firebase extension for Gist",
5   "description": "In-app messaging that converts",
6   "homepage": "https://gist.build",
7   "license": {
8     "type": "Bourbon Platform License",
9     "file": "LICENSE"
10   },
11   "authors": "Bourbon Ltd",
12   "swift_versions": "5.0",
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://gitlab.com/bourbonltd/gist-firebase-apple",
18     "tag": "0.0.2"
19   },
20   "source_files": [
21     "GistFirebase/*.{swift,h,m}",
22     "GistFirebase/**/*.{swift,h,m}"
23   ],
24   "dependencies": {
25     "Gist": [
26       "~> 0.0.5"
27     ],
28     "Firebase/InAppMessaging": [
29       "~> 6.22.0"
30     ]
31   },
32   "static_framework": true,
33   "pod_target_xcconfig": {
34     "VALID_ARCHS": "armv7 arm64 x86_64"
35   },
36   "swift_version": "5.0"