[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / c / SyneriseSDK / 3.8.10 / SyneriseSDK.podspec.json
blob8462a992263906bd3ec81e082f08130b9437d259
2   "name": "SyneriseSDK",
3   "version": "3.8.10",
4   "summary": "SyneriseSDK v. 3.8.10",
5   "description": "iOS library for Synerise omnichannel platform",
6   "homepage": "https://synerise.com",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": "Synerise",
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Synerise/ios-sdk.git",
16     "tag": "3.8.10"
17   },
18   "exclude_files": [
19     "SampleAppSwift/**"
20   ],
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "vendored_frameworks": "Pod/SyneriseSDK.framework",
26   "requires_arc": true,
27   "xcconfig": {
28     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/SyneriseSDK\""
29   },
30   "pod_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
32   },
33   "user_target_xcconfig": {
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
35   }