[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / e / 4 / 7 / SoloAISDK / 1.0.1 / SoloAISDK.podspec.json
blobe31f9dbc158a7db7b71cae0c95346a2367f43095
2   "name": "SoloAISDK",
3   "version": "1.0.1",
4   "summary": "SOLO Emotional Detection SDK",
5   "description": "Our emotion detection SDK for iOS provides developers with a tool to capture and analyze emotional data using the device’s camera. The data is securely saved to the cloud, enabling developers to gain valuable insights into user behavior and engagement. With our SDK, you can easily integrate emotion detection into your iOS app and enhance your user experience.",
6   "homepage": "https://www.imsolo.ai/",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Solo": "developers@imsolo.ai"
13   },
14   "source": {
15     "http": "https://imsolo.jfrog.io/artifactory/cocoapods/SoloAISDK/1.0.1/SoloAISDK-1.0.1.tar.gz"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "static_framework": true,
22   "vendored_frameworks": [
23     "SoloAISDK.xcframework",
24     "TensorFlowLite.xcframework"
25   ],
26   "resource_bundles": {
27     "SoloAISDK": [
28       "SoloAISDK/Assets/**/*.{data,nib}"
29     ]
30   },
31   "dependencies": {
32     "TensorFlowLiteC": [
33       "~> 2.11.0"
34     ]
35   },
36   "swift_version": "5.0"