[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / 3 / ZoomMobileRTC / 2.0.0 / ZoomMobileRTC.podspec.json
blobc4a9ff3fa1842d821f539e9450ef7f9352c649eb
2   "name": "ZoomMobileRTC",
3   "authors": "Ivan Vukovic",
4   "homepage": "https://developer.zoom.us/docs/ios/",
5   "libraries": [
6     "sqlite3",
7     "stdc++.6.0.9",
8     "z.1.2.5"
9   ],
10   "license": {
11     "text": "",
12     "type": "Commercial"
13   },
14   "summary": "ZOOM iOS SDK",
15   "version": "2.0.0",
16   "source": {
17     "git": "https://github.com/SoHotSoup/zoom.git",
18     "tag": "v2.0.0"
19   },
20   "platforms": {
21     "ios": "7.0"
22   },
23   "source_files": "lib/MobileRTC.framework/Headers/*.{h}",
24   "ios": {
25     "header_dir": "lib/MobileRTC"
26   },
27   "public_header_files": "lib/MobileRTC.framework/Headers/*.h",
28   "vendored_frameworks": "lib/MobileRTC.framework",
29   "resources": "lib/MobileRTCResources.bundle",
30   "frameworks": [
31     "MobileRTC",
32     "VideoToolbox"
33   ]