[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / 0 / KrowdKinectSDK / 0.3.2 / KrowdKinectSDK.podspec.json
blob2162ed3298bb3a12757b1d07c8f60fb72403903a
2   "name": "KrowdKinectSDK",
3   "version": "0.3.2",
4   "summary": "Full-screen Swift SDK for KrowdKinect client functionality.",
5   "description": "An SDK that presents all the features of KrowdKinect to any host app. KrowdKinect requires full screen in portrait mode.",
6   "homepage": "http://krowdkinect.com",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jason Groenjes": "jason@krowdkinect.com"
13   },
14   "source": {
15     "git": "https://github.com/jhgroenjes/KrowdKinect-Swift-SDK.git",
16     "tag": "0.3.2"
17   },
18   "platforms": {
19     "ios": "16.0"
20   },
21   "documentation_url": "https://www.krowdkinect.com",
22   "swift_versions": "5.0",
23   "source_files": "Sources/**/*.{swift}",
24   "resources": [
25     "Sounds/*.mp3"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "Ably": [
30       "~> 1.2.33"
31     ]
32   },
33   "deprecated": true,
34   "swift_version": "5.0"