[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 7 / 5 / ExponeaSDK / 2.9.3 / ExponeaSDK.podspec.json
blobd936e8f97baf98c09b461916f6c14f87e73eec10
2   "name": "ExponeaSDK",
3   "version": "2.9.3",
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": "10.3"
13   },
14   "swift_versions": [
15     "4.2.0",
16     "5.0"
17   ],
18   "source": {
19     "git": "https://github.com/exponea/exponea-ios-sdk.git",
20     "tag": "2.9.3"
21   },
22   "source_files": [
23     "ExponeaSDK/ExponeaSDK/**/*.swift",
24     "ExponeaSDK/ExponeaSDK-Shared/**/*.swift",
25     "ExponeaSDK/ExponeaSDK/Supporting Files/objc_tryCatch.h",
26     "ExponeaSDK/ExponeaSDK/Supporting Files/objc_tryCatch.m"
27   ],
28   "exclude_files": "ExponeaSDK/ExponeaSDK-Notifications/**/*",
29   "resources": [
30     "ExponeaSDK/ExponeaSDK/Classes/Database/*.xcdatamodeld"
31   ],
32   "swift_version": "5.0"