[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / c / SyneriseSDK / 4.23.2 / SyneriseSDK.podspec.json
blob0de221b7adc37a2796c7bf3f76c703399e89bddb
2   "name": "SyneriseSDK",
3   "version": "4.23.2",
4   "summary": "This is the Synerise iOS SDK (v. 4.23.2) for Synerise platform.",
5   "homepage": "https://www.synerise.com",
6   "license": {
7     "type": "Apache License 2.0",
8     "file": "LICENSE"
9   },
10   "authors": "Synerise",
11   "readme": "https://github.com/Synerise/synerise-ios-sdk/blob/master/README.md",
12   "changelog": "https://github.com/Synerise/synerise-ios-sdk/blob/master/CHANGELOG.md",
13   "documentation_url": "https://hub.synerise.com/developers/mobile-sdk/",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/Synerise/synerise-ios-sdk.git",
19     "tag": "4.23.2"
20   },
21   "exclude_files": [
22     "Pod/**",
23     "SampleAppSwift/**"
24   ],
25   "frameworks": [
26     "Foundation",
27     "UIKit",
28     "UserNotifications",
29     "WebKit",
30     "CoreTelephony"
31   ],
32   "vendored_frameworks": "SDK/XCFramework/SyneriseSDK.xcframework",
33   "preserve_paths": "SDK/XCFramework/SyneriseSDK.xcframework/**",
34   "swift_versions": "5.0",
35   "requires_arc": true,
36   "xcconfig": {
37     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/SyneriseSDK\""
38   },
39   "swift_version": "5.0"