[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / b / 0 / c / SHWChatRobotSDK / 1.1.0 / SHWChatRobotSDK.podspec.json
blobccd5f3ac898934b418859bb11d683b9334df8529
2   "name": "SHWChatRobotSDK",
3   "version": "1.1.0",
4   "summary": "iOS聊天机器人无UI SDK",
5   "homepage": "https://github.com/newsdata/shuwen-chatrobot-sdk",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "yangyang": "yangyang@shuwen.com",
12     "yehao": "yehao@shuwen.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/newsdata/shuwen-chatrobot-sdk.git",
19     "tag": "1.1.0"
20   },
21   "vendored_frameworks": "SHWChatRobotSDK/Classes/SHWChatRob.framework",
22   "requires_arc": true,
23   "frameworks": [
24     "CoreLocation",
25     "SystemConfiguration",
26     "CoreFoundation",
27     "Security"
28   ],
29   "dependencies": {
30     "SHWAnalyticsSDK": [
31       "~> 1.2"
32     ]
33   }