[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 7 / 5 / ExponeaSDK / 2.13.1 / ExponeaSDK.podspec.json
blob9f6dbf17ef22212f775b31196ce6ab0fe6fa12dd
2   "name": "ExponeaSDK",
3   "version": "2.13.1",
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.13.1"
23   },
24   "source_files": [
25     "ExponeaSDK/ExponeaSDK/**/*.swift",
26     "ExponeaSDK/ExponeaSDKShared/**/*.swift",
27     "ExponeaSDK/ExponeaSDKObjC/objc_tryCatch.h",
28     "ExponeaSDK/ExponeaSDKObjC/objc_tryCatch.m"
29   ],
30   "exclude_files": "ExponeaSDK/ExponeaSDK-Notifications/**/*",
31   "resources": [
32     "ExponeaSDK/ExponeaSDK/Classes/Database/*.xcdatamodeld"
33   ],
34   "dependencies": {
35     "SwiftSoup": [
36       "2.4.3"
37     ]
38   },
39   "swift_version": "5.7"