[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 0 / c / SHWChatRobotSDK / 1.0.6 / SHWChatRobotSDK.podspec.json
blob112747e23d87423b93a50bb231c597d0724b103b
2   "name": "SHWChatRobotSDK",
3   "version": "1.0.6",
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   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/newsdata/shuwen-chatrobot-sdk.git",
18     "tag": "1.0.6"
19   },
20   "vendored_frameworks": "SHWChatRobotSDK/Classes/SHWChatRob.framework",
21   "requires_arc": true,
22   "frameworks": [
23     "CoreLocation",
24     "SystemConfiguration",
25     "CoreFoundation",
26     "Security"
27   ],
28   "dependencies": {
29     "SHWAnalyticsSDK": [
30       "~> 1.1.8"
31     ]
32   }