[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / b / c / SyneriseSDK / 3.3.14 / SyneriseSDK.podspec.json
blobdb10be0d09afe0089584db4dcd2269a352ef0dc3
2   "name": "SyneriseSDK",
3   "version": "3.3.14",
4   "summary": "SyneriseSDK v. 3.3.14",
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.3.14"
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   }