blob: e4841627fe5a9a053ddd2499450d30e4144e0c60 [file] [log] [blame]
{
"name": "EnterAffectiveCloudUI",
"version": "1.3.8",
"summary": "Entertech 情感云UI SDK",
"description": "情感云 SDK关联的UI,可以实时显示注意力、专注度、放松度、愉悦度和压力值等情绪相关的一些数据,也可以显示最终报表。",
"homepage": "https://github.com/EnterTech",
"authors": {
"Like": "ke.liful@gmail.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/Entertech/Enter-AffectiveCloud-iOS-SDK.git",
"tag": "1.3.8"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5",
"source_files": "UI/EnterAffectiveCloudUI/**/*.swift",
"resources": "UI/EnterAffectiveCloudUI/**/*.{xcassets,gif}",
"dependencies": {
"RxSwift": [
"5.0"
],
"SnapKit": [
],
"Charts": [
],
"EnterAffectiveCloud": [
"1.3.8"
]
},
"swift_version": "5"
}