[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / 7 / 2 / Zoom-SDK-Production-Catalyst / 5.0.24433.0616 / Zoom-SDK-Production-Catalyst.podspec.json
blobfac062ec9456f2ecca40cb6f29bd08570417e905
2   "name": "Zoom-SDK-Production-Catalyst",
3   "version": "5.0.24433.0616",
4   "summary": "This contains the production pod for Zoom iOS SDK",
5   "description": "This is the production pod for Zoom iOS SDK. It only contains the frameworks required. Works onlu on device and does not support Simulator",
6   "homepage": "https://github.com/NikhilCatalyst/Zoom-SDK-Production-Catalyst",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NikhilCatalyst": "nikhilbkuriakose@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/NikhilCatalyst/Zoom-SDK-Production-Catalyst.git",
16     "tag": "5.0.24433.0616"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "default_subspecs": "Core",
22   "requires_arc": true,
23   "subspecs": [
24     {
25       "name": "Core",
26       "ios": {
27         "source_files": "MobileRTC.framework/Headers/**/*.{h,m}",
28         "public_header_files": "MobileRTC.framework/Headers/**/*.{h,m}",
29         "vendored_frameworks": "MobileRTC.framework",
30         "resources": "MobileRTCResources.bundle"
31       }
32     }
33   ]