[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / 1 / 7 / KloudTalkClientSDK / 1.0.0 / KloudTalkClientSDK.podspec.json
blob9ebf3512c8da0a57b24ed19aa6eb88e873bb5048
2   "name": "KloudTalkClientSDK",
3   "version": "1.0.0",
4   "summary": "KloudTalk has come up with live call SDK for iOS mobile apps",
5   "description": "Integrate it with your mobile app to offer live call assistance to your customers. KloudTalk SDK seamlessly integrates and enables your support team to receive calls from your customer.",
6   "homepage": "http://www.kloudtalk.com/",
7   "authors": {
8     "KloudTalk": "amit@revesoft.com"
9   },
10   "license": {
11     "type": "Apache-2.0",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://dashboard.kloudtalk.com/iOS/KloudTalkClientSDK.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "KloudTalkClientSDK.framework"
22   },
23   "dependencies": {
24     "WebRTC": [
26     ],
27     "Starscream": [
28       "~> 2.0.3"
29     ]
30   },
31   "screenshots": [
32     "https://dashboard.kloudtalk.com/iOS/0.png",
33     "https://dashboard.kloudtalk.com/iOS/1.png",
34     "https://dashboard.kloudtalk.com/iOS/2.png"
35   ],
36   "pushed_with_swift_version": "3.0"