[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 6 / 5 / SENTSDK / 6.0.0-beta12 / SENTSDK.podspec.json
blobf96d43627d51579a89f00e80206097cc03450b8e
2   "name": "SENTSDK",
3   "version": "6.0.0-beta12",
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-thin-6.0.0-beta12.xcframework.zip"
20   },
21   "vendored_frameworks": [
22     "SENTSDK.xcframework",
23     "SENTSDK.xcframework/Frameworks/mpde.xcframework"
24   ],
25   "frameworks": [
26     "SystemConfiguration",
27     "MobileCoreServices",
28     "CoreMotion",
29     "CoreLocation",
30     "Foundation",
31     "CallKit",
32     "CoreTelephony",
33     "CoreData"
34   ],
35   "libraries": "z",
36   "resources": "**/SENTSDK.bundle",
37   "requires_arc": true,
38   "xcconfig": {
39     "OTHER_CFLAGS": "-fembed-bitcode",
40     "OTHER_LDFLAGS": "-lz -lc++",
41     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/SENTSDK/**\"",
42     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
43     "SWIFT_INCLUDE_PATHS": "$(inherited) $(PODS_ROOT)/**  $(PODS_ROOT)/SENTSDK/** $(BUILT_PRODUCTS_DIR)/**"
44   },
45   "pod_target_xcconfig": {
46     "ONLY_ACTIVE_ARCH": "YES",
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
48     "HEADER_SEARCH_PATHS": "$(PODS_ROOT)/SENTSDK/**"
49   },
50   "user_target_xcconfig": {
51     "ONLY_ACTIVE_ARCH": "YES",
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
53   },
54   "swift_versions": "5.0",
55   "module_map": "SENTSDK.xcframework/ios-arm64/SENTSDK.framework/Modules/module.modulemap",
56   "module_name": "SENTSDK",
57   "dependencies": {
58     "TensorFlowLiteC": [
59       "~> 2.7.0"
60     ],
61     "Protobuf": [
62       "~> 3.18"
63     ],
64     "UnzipKit": [
65       "~> 1.9"
66     ]
67   },
68   "swift_version": "5.0"