[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 9 / 7 / 5 / ExponeaSDK / 3.0.1 / ExponeaSDK.podspec.json
blobd2ad997bfefced3116ea78044a33fc2526979e4f
2   "name": "ExponeaSDK",
3   "version": "3.0.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   "readme": "https://github.com/exponea/exponea-ios-sdk/blob/main/README.md",
8   "license": "MIT",
9   "authors": {
10     "Exponea": "info@exponea.com"
11   },
12   "platforms": {
13     "ios": "13.0"
14   },
15   "swift_versions": [
16     "4.2.0",
17     "5.0",
18     "5.6.1",
19     "5.7",
20     "5.8",
21     "5.8.1",
22     "5.9",
23     "5.10"
24   ],
25   "source": {
26     "git": "https://github.com/exponea/exponea-ios-sdk.git",
27     "tag": "3.0.1"
28   },
29   "source_files": [
30     "ExponeaSDK/ExponeaSDK/**/*.swift",
31     "ExponeaSDK/ExponeaSDK/**/*.storyboard",
32     "ExponeaSDK/ExponeaSDK/**/*.xcassets",
33     "ExponeaSDK/ExponeaSDKShared/**/*.swift",
34     "ExponeaSDK/ExponeaSDKObjC/objc_tryCatch.h",
35     "ExponeaSDK/ExponeaSDKObjC/objc_tryCatch.m"
36   ],
37   "resource_bundles": {
38     "ExponeaSDK": [
39       "ExponeaSDK/ExponeaSDK/Supporting Files/PrivacyInfo.xcprivacy"
40     ]
41   },
42   "exclude_files": "ExponeaSDK/ExponeaSDK-Notifications/**/*",
43   "resources": [
44     "ExponeaSDK/ExponeaSDK/Classes/Database/*.xcdatamodeld"
45   ],
46   "dependencies": {
47     "SwiftSoup": [
48       "2.6.1"
49     ]
50   },
51   "swift_version": "5.10"