[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 7 / 5 / ExponeaSDK / 2.15.0 / ExponeaSDK.podspec.json
blob306600d8b6100c8d182933b7926bfc61595d521a
2   "name": "ExponeaSDK",
3   "version": "2.15.0",
4   "summary": "Exponea SDK used to track and fetch data from Exponea Experience Cloud.",
5   "description": "This library allows you to interact from your application or game with the Exponea App.\nExponea empowers B2C marketers to raise conversion rates, improve acquisition ROI, and maximize customer lifetime value.",
6   "homepage": "https://github.com/exponea/exponea-ios-sdk",
7   "license": "MIT",
8   "authors": {
9     "Exponea": "info@exponea.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "swift_versions": [
15     "4.2.0",
16     "5.0",
17     "5.6.1",
18     "5.7"
19   ],
20   "source": {
21     "git": "https://github.com/exponea/exponea-ios-sdk.git",
22     "tag": "2.15.0"
23   },
24   "source_files": [
25     "ExponeaSDK/ExponeaSDK/**/*.swift",
26     "ExponeaSDK/ExponeaSDK/**/*.storyboard",
27     "ExponeaSDK/ExponeaSDK/**/*.xcassets",
28     "ExponeaSDK/ExponeaSDKShared/**/*.swift",
29     "ExponeaSDK/ExponeaSDKObjC/objc_tryCatch.h",
30     "ExponeaSDK/ExponeaSDKObjC/objc_tryCatch.m"
31   ],
32   "exclude_files": "ExponeaSDK/ExponeaSDK-Notifications/**/*",
33   "resources": [
34     "ExponeaSDK/ExponeaSDK/Classes/Database/*.xcdatamodeld"
35   ],
36   "dependencies": {
37     "SwiftSoup": [
38       "2.4.3"
39     ]
40   },
41   "swift_version": "5.7"