[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 5 / a / 3 / MRZoomSDK / 0.1.0 / MRZoomSDK.podspec.json
blob7deb428348cf4eb038d119f5a5bc68320e38c8c4
2   "name": "MRZoomSDK",
3   "version": "0.1.0",
4   "summary": "ZoomSDK二次封装,解决MRC崩溃",
5   "description": "ZoomSDK二次封装,解决MRC崩溃",
6   "homepage": "https://github.com/301063915@qq.com/MRZoomSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "301063915@qq.com": "301063915@qq.com"
13   },
14   "source": {
15     "git": "https://e.coding.net/qianliM/mrzoomsdk/MRZoomSDK.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "MRZoomSDK/Classes/*",
22   "libraries": [
23     "z.1.2.5",
24     "sqlite3"
25   ],
26   "resource_bundles": {
27     "MRZoomSDK": [
28       "MRZoomSDK/Assets/*"
29     ]
30   },
31   "pod_target_xcconfig": {
32     "VALID_ARCHS": "x86_64 armv7 arm64"
33   },
34   "requires_arc": false,
35   "static_framework": true,
36   "xcconfig": {
37     "OTHER_LDFLAGS": "-ObjC"
38   },
39   "vendored_frameworks": "MRZoomSDK/Classes/MobileRTC.framework"