blob: 94dd23d546f91475c4e05ffc3e24c9e35ac223f0 [file] [log] [blame]
{
"name": "EnterAffectiveCloud",
"version": "1.4.2",
"summary": "Entertech 情感云 SDK",
"description": "情感云 SDK,可以根据上传的脑波和心率分析你的注意力、专注度、放松度、愉悦度和压力值等情绪相关的一些数据。",
"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.4.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "EnterAffectiveCloud/**/*.swift",
"dependencies": {
"HandyJSON": [
],
"Starscream": [
"3.1.1"
],
"GzipSwift": [
],
"SwiftyJSON": [
],
"Moya/RxSwift": [
],
"RxSwift": [
]
}
}