[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / b / 2 / PointCheckoutSdk / 0.1.3 / PointCheckoutSdk.podspec.json
blob050dda8af65e35977020fc154172d53bf624ed62
2   "name": "PointCheckoutSdk",
3   "version": "0.1.3",
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.3"
20   },
21   "source_files": "PointCheckoutSdk/**/*.swift",
22   "requires_arc": true,
23   "swift_versions": "5.0",
24   "static_framework": true,
25   "frameworks": [
26     "FirebaseAuth",
27     "FirebaseCore",
28     "FirebaseCoreDiagnostics",
29     "GoogleDataTransportCCTSupport",
30     "GoogleDataTransport",
31     "FirebaseInstanceID",
32     "FirebaseFirestore"
33   ],
34   "dependencies": {
35     "Firebase/Core": [
36       "~> 6.8.1"
37     ],
38     "Firebase/Auth": [
39       "~> 6.8.1"
40     ],
41     "Firebase/Firestore": [
42       "~> 6.8.1"
43     ]
44   },
45   "swift_version": "5.0"