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