[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 9 / 7 / 5 / ExponeaSDK / 2.12.3 / ExponeaSDK.podspec.json
blob2da8a7fd74d442134a85ef889a4d5f28b52b2263
2   "name": "ExponeaSDK",
3   "version": "2.12.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.12.3"
21   },
22   "source_files": [
23     "ExponeaSDK/ExponeaSDK/**/*.swift",
24     "ExponeaSDK/ExponeaSDKShared/**/*.swift",
25     "ExponeaSDK/ExponeaSDKObjC/objc_tryCatch.h",
26     "ExponeaSDK/ExponeaSDKObjC/objc_tryCatch.m"
27   ],
28   "exclude_files": "ExponeaSDK/ExponeaSDK-Notifications/**/*",
29   "resources": [
30     "ExponeaSDK/ExponeaSDK/Classes/Database/*.xcdatamodeld"
31   ],
32   "dependencies": {
33     "SwiftSoup": [
34       "2.4.3"
35     ]
36   },
37   "swift_version": "5.0"