[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / 5 / 2 / EnterAffectiveCloudUI / 2.0.0 / EnterAffectiveCloudUI.podspec.json
blobdd2149b9168bed4f63193c4e6fa1ad71ac70e45c
2   "name": "EnterAffectiveCloudUI",
3   "version": "2.0.0",
4   "summary": "Entertech 情感云UI SDK",
5   "description": "情感云 SDK关联的UI,可以实时显示注意力、专注度、放松度、愉悦度和压力值等情绪相关的一些数据,也可以显示最终报表。",
6   "homepage": "https://github.com/EnterTech",
7   "authors": {
8     "Like": "ke.liful@gmail.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/Entertech/Enter-AffectiveCloud-iOS-SDK.git",
16     "tag": "2.0.0"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_versions": "5",
22   "source_files": "UI/EnterAffectiveCloudUI/**/*.swift",
23   "resources": "UI/EnterAffectiveCloudUI/**/*.{xcassets,gif}",
24   "dependencies": {
25     "RxSwift": [
27     ],
28     "SnapKit": [
30     ],
31     "Charts": [
32       "3.4.0"
33     ],
34     "EnterAffectiveCloud": [
35       "~> 2.0.0"
36     ]
37   },
38   "swift_version": "5"