[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 8 / e / Kandy / 1.6.2.1 / Kandy.podspec.json
blob0807eddc5c10b888911cb98a88ec6ffdbcf8705e
2   "name": "Kandy",
3   "version": "1.6.2.1",
4   "summary": "Kandy is a communications Platform as a Service (PaaS) that quickly enhances software applications with real time communications to deliver a more human and context-based experience.",
5   "description": "Kandy's cloud-based features enable developers to seamlessly embed voice, video, rich messaging, presence, co-browsing, and screen sharing into Web and mobile applications – creating a more engaging experience for customers and boosting collaboration and productivity with employees. Kandy's suite of Sample Code, SDKs, APIs, and applications - enables developers to cost effectively and efficiently speed the deployment of real time communications (RTC) into existing workflows and new offerings.",
6   "homepage": "https://developer.kandy.io/",
7   "license": {
8     "type": "Commercial",
9     "text": "Copyright © 2015 GENBAND, Inc. All rights reserved. Kandy™ is a trademark of GENBAND, Inc. Use of this software is subject to the terms and conditions of the GENBAND, Inc. Terms & Conditions located at https://developer.kandy.io/terms-and-conditions"
10   },
11   "authors": {
12     "GENBAND, Inc.": "support@kandy.io"
13   },
14   "source": {
15     "http": "https://gb-kandy-portal-shared.s3.amazonaws.com/downloads/Kandy-iOS-1.6.2.1.tar.bz2"
16   },
17   "social_media_url": "https://twitter.com/genband",
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "preserve_paths": "KandySDK.framework",
23   "source_files": "KandySDK.framework/Versions/A/Headers/*.h",
24   "frameworks": [
25     "KandySDK",
26     "VideoToolbox",
27     "CoreTelephony",
28     "GLKit",
29     "CoreMedia",
30     "AudioToolbox",
31     "SystemConfigurationk",
32     "AVFoundation",
33     "AddressBook",
34     "ImageIO",
35     "MobileCoreServices",
36     "CoreLocation"
37   ],
38   "libraries": [
39     "stdc++.6",
40     "icucore",
41     "sqlite3",
42     "c++"
43   ],
44   "xcconfig": {
45     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Kandy/\""
46   },
47   "documentation_url": "https://developer.kandy.io/docs/ios-sdk/"