[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / c / SyneriseSDK / 3.2.10 / SyneriseSDK.podspec.json
blob8fc7087b6e7f06d8045055a1088b82d97a55ad96
2   "name": "SyneriseSDK",
3   "version": "3.2.10",
4   "summary": "SyneriseSDK v. 3.2.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.2.10"
17   },
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "vendored_frameworks": "Pod/SyneriseSDK.framework",
23   "requires_arc": true,
24   "xcconfig": {
25     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/SyneriseSDK\""
26   }