[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 6 / 5 / SENTSDK / 6.3.0-rc2 / SENTSDK.podspec.json
bloba93e2ab7067c87a8fc3c5e67bef4b7c3f9a8d2c4
2   "name": "SENTSDK",
3   "version": "6.3.0-rc2",
4   "summary": "Sentiance Platform helps to improve your app's user experience by learning and anticipating key moments that matter for end users.",
5   "description": "First, GPS and motion sensor data from a user's phone or IOT devices is collected via our SDK. Once the data is collected, we turn this into valuable insights about the user, grouped into EVENTS, MOMENTS, and SEGMENTS. In other words, we give you an understanding of where the user likes to go, what the user likes to do, and provide an insight into the persona of the user.",
6   "homepage": "https://docs.sentiance.com",
7   "changelog": "https://github.com/sentiance/documentation/blob/1.0.1/sdk/changelog/ios.md",
8   "license": {
9     "type": "Copyright",
10     "text": "Copyright 2021 Sentiance"
11   },
12   "authors": {
13     "Sentiance Inc": "dev@sentiance.com"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "http": "https://sentiance-u1-sdk-downloads.s3-eu-west-1.amazonaws.com/ios/frameworks/SENTSDK/6.3.0-rc2/SENTSDK-thin-6.3.0-rc2.xcframework.zip"
20   },
21   "vendored_frameworks": [
22     "SENTSDK.xcframework",
23     "SENTSDK.xcframework/Frameworks/mpde.xcframework",
24     "SENTSDK.xcframework/Frameworks/dskoball.xcframework"
25   ],
26   "frameworks": [
27     "SystemConfiguration",
28     "MobileCoreServices",
29     "CoreMotion",
30     "CoreLocation",
31     "Foundation",
32     "CallKit",
33     "CoreTelephony",
34     "CoreData"
35   ],
36   "libraries": "z",
37   "resources": "**/SENTSDK.bundle",
38   "requires_arc": true,
39   "xcconfig": {
40     "OTHER_CFLAGS": "-fembed-bitcode",
41     "OTHER_LDFLAGS": "-lz -lc++",
42     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/SENTSDK/**\"",
43     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
44     "SWIFT_INCLUDE_PATHS": "$(inherited) $(PODS_ROOT)/SENTSDK/** $(BUILT_PRODUCTS_DIR)/**"
45   },
46   "pod_target_xcconfig": {
47     "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/SENTSDK/**",
48     "EXCLUDED_ARCHS[sdk=iphoneos*]": "armv7",
49     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
50   },
51   "swift_versions": "5.0",
52   "module_map": "SENTSDK.xcframework/ios-arm64/SENTSDK.framework/Modules/module.modulemap",
53   "module_name": "SENTSDK",
54   "dependencies": {
55     "TensorFlowLiteC": [
56       "~> 2.7.0"
57     ],
58     "Protobuf": [
59       "~> 3.18"
60     ],
61     "UnzipKit": [
62       "~> 1.9"
63     ]
64   },
65   "swift_version": "5.0"