[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 4 / c / Gist / 0.2.1 / Gist.podspec.json
blob7e0b37305e5ac0306261e74cf58b874eb5f78175
2   "name": "Gist",
3   "version": "0.2.1",
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.2.1"
19   },
20   "source_files": [
21     "Gist/*.{swift,h,m}",
22     "Gist/**/*.{swift,h,m}"
23   ],
24   "dependencies": {
25     "BourbonEngine": [
26       "~> 0.2.0"
27     ],
28     "Alamofire": [
29       "~> 5.1"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "VALID_ARCHS": "armv7 arm64 x86_64"
34   },
35   "swift_version": "5.0"