[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / e / d / 7 / WsRTCSDKPods / 0.1.5 / WsRTCSDKPods.podspec.json
blobf0356b18836d3155864fb37ac4cb5df7d8b7a5b9
2   "name": "WsRTCSDKPods",
3   "version": "0.1.5",
4   "summary": "接入WsRTC.framwork加入项目中",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/sander90/WsRTCSDKPods",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sander": "sander.shan@yahoo.com"
13   },
14   "source": {
15     "git": "https://github.com/sander90/WsRTCSDKPods.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "WsRTC.framework/Headers/*.h",
22   "public_header_files": "WsRTC.framework/Headers/*.h",
23   "vendored_frameworks": "WsRTC.framework",
24   "requires_arc": true,
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }