[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / a / 5 / 4 / Drift / 2.4.1 / Drift.podspec.json
blob5c69c08592e59bd4152f2a798ea8a0134e3eec28
2   "name": "Drift",
3   "version": "2.4.1",
4   "summary": "Drift Framework for customer communication",
5   "homepage": "https://github.com/Driftt/drift-sdk-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Eoin O'Connell": "eoin@8bytes.ie"
12   },
13   "social_media_url": "http://twitter.com/drift",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/Driftt/drift-sdk-ios.git",
20     "tag": "2.4.1",
21     "submodules": false
22   },
23   "source_files": "Drift/**/*.{h,swift}",
24   "resource_bundles": {
25     "DriftResources": [
26       "Drift/**/*.xib",
27       "Drift/**/*.xcassets"
28     ]
29   },
30   "swift_versions": "5.0",
31   "dependencies": {
32     "Starscream": [
33       "3.1.1"
34     ],
35     "AlamofireImage": [
36       "~> 4.0"
37     ]
38   },
39   "swift_version": "5.0"