blob: 6c002d1d4f8774124d37942266b1de415902617d [file] [log] [blame]
{
"name": "EnterAffectiveCloud",
"version": "1.3.8",
"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.3.8"
},
"platforms": {
"ios": "10.0"
},
"source_files": "EnterAffectiveCloud/**/*.swift",
"dependencies": {
"HandyJSON": [
"5.0.0"
],
"Starscream": [
],
"GzipSwift": [
],
"SwiftyJSON": [
],
"Moya/RxSwift": [
"14.0.0-beta.5"
],
"RxSwift": [
]
}
}