[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / b / 2 / PointCheckoutSdk / 0.1.4 / PointCheckoutSdk.podspec.json
blobb14d6751540495ac7b3aad986b581c91c4626eee
2   "name": "PointCheckoutSdk",
3   "version": "0.1.4",
4   "summary": "PointCheckout POS Sdk",
5   "description": "PointCheckout POS Sdk used to submit checkouts",
6   "homepage": "https://bitbucket.org/issuerhub/ios-pos-sdk",
7   "license": {
8     "type": "PointCheckout",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "PointCheckout": "info@pointcheckout.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://bitbucket.org/issuerhub/ios-pos-sdk.git",
19     "tag": "0.1.4"
20   },
21   "source_files": "PointCheckoutSdk/**/*.swift",
22   "requires_arc": true,
23   "swift_versions": "5.0",
24   "static_framework": true,
25   "dependencies": {
26     "Firebase/Core": [
27       "~> 6.8.1"
28     ],
29     "Firebase/Auth": [
30       "~> 6.8.1"
31     ],
32     "Firebase/Firestore": [
33       "~> 6.8.1"
34     ]
35   },
36   "swift_version": "5.0"