[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 0 / 1 / JsWebRtc / 0.0.1 / JsWebRtc.podspec.json
bloba905b06137eb3d7bd861bc430dc2840f4d859c03
2   "name": "JsWebRtc",
3   "version": "0.0.1",
4   "summary": "WebRTC.framework",
5   "description": "WebRTC.framework just for jsrtc-ios-sdk",
6   "homepage": "https://gitee.com/GikkiAres/js-web-rtc",
7   "license": "MIT",
8   "authors": {
9     "Gikki Ares": "GikkiAres@icloud.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitee.com/GikkiAres/js-web-rtc.git",
16     "tag": "0.0.1"
17   },
18   "vendored_frameworks": "WebRTC.framework",
19   "frameworks": [
20     "UIKit",
21     "Foundation"
22   ],
23   "xcconfig": {
24     "VALID_ARCHS": "arm64",
25     "skip_validation": true
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }