blob: 221a44c71a054f0e2ce2612a757903ef2daeefb4 [file] [log] [blame]
{
"name": "SHWChatRobotSDK",
"version": "1.0.7",
"summary": "iOS聊天机器人无UI SDK",
"homepage": "https://github.com/newsdata/shuwen-chatrobot-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangyang": "yangyang@shuwen.com",
"yehao": "yehao@shuwen.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/newsdata/shuwen-chatrobot-sdk.git",
"tag": "1.0.7"
},
"vendored_frameworks": "SHWChatRobotSDK/Classes/SHWChatRob.framework",
"requires_arc": true,
"frameworks": [
"CoreLocation",
"SystemConfiguration",
"CoreFoundation",
"Security"
],
"dependencies": {
"SHWAnalyticsSDK": [
"~> 1.2"
]
}
}