[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 6 / 4 / c / Gist / 0.8.0 / Gist.podspec.json
blob6bec22c18e4919a7ebec47fb6901ccb718b83250
2   "name": "Gist",
3   "version": "0.8.0",
4   "summary": "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-apple",
18     "tag": "0.8.0"
19   },
20   "source_files": [
21     "Gist/*.{swift,h,m}",
22     "Gist/**/*.{swift,h,m}"
23   ],
24   "dependencies": {
25     "BourbonEngine": [
26       "~> 0.5.0"
27     ]
28   },
29   "pod_target_xcconfig": {
30     "VALID_ARCHS": "armv7 arm64 x86_64"
31   },
32   "swift_version": "5.0"