[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 9 / d / b / Kouo / 0.9.8 / Kouo.podspec.json
blobb1f91371d13687bfca97a5a2adf42b645b8ef3ee
2   "name": "Kouo",
3   "version": "0.9.8",
4   "summary": "Kouo SDK for iOS",
5   "description": "This is the iOS SDK for Kouo's AI platform.\nIt is meant to be integrated in iOS apps so that Kouo can perform its data collection magic on your behalf.\nThe SDK collects samples from HealthKit.",
6   "homepage": "https://gitlab.com/kouo/kouo-ios-sdk",
7   "authors": {
8     "Marco Piovanelli": "marco@ovolab.com"
9   },
10   "license": {
11     "type": "Commercial",
12     "file": "LICENSE.md"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.7",
18   "source": {
19     "git": "https://gitlab.com/kouo/kouo-ios-sdk",
20     "tag": "0.9.8"
21   },
22   "vendored_frameworks": "Kouo.xcframework",
23   "dependencies": {
24     "OneSignalXCFramework": [
26     ]
27   },
28   "swift_version": "5.7"