[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 2 / c / ReveChatSDK / 1.0.6 / ReveChatSDK.podspec.json
blobba7bef294cbe77d77362c6a7c021078496a5323e
2   "name": "ReveChatSDK",
3   "version": "1.0.6",
4   "summary": "REVE Chat has come up with live chat SDK for iOS mobile apps",
5   "description": "Integrate it with your mobile app to offer live chat assistance to customers. REVE Chat SDK seamlessly integrates and enables your support team to send and receive messages in your mobile application.",
6   "homepage": "https://www.revechat.com/",
7   "authors": {
8     "Reve Chat": "amit@revesoft.com"
9   },
10   "license": {
11     "type": "Apache-2.0",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "http": "https://www.revechat.com/sdk/ios/ReveChatSDK.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "ReveChatSDK.framework"
22   },
23   "dependencies": {
24     "SocketRocket": [
26     ],
27     "AFNetworking": [
29     ]
30   }