[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / e / 9 / 5 / CLWebRTC / 1.0.2 / CLWebRTC.podspec.json
blob0fff11792b66b1afc5a269914cd16f6d3fb881f7
2   "name": "CLWebRTC",
3   "version": "1.0.2",
4   "summary": "CodeLabs WebRTC",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://codelabs.inc/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Muhammad Mehdi": "arsalanjaf@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/arsalanj/CLWebRTC.git",
16     "tag": "1.0.2"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "Classes/**/*",
23   "dependencies": {
24     "Starscream": [
25       "3.0.6"
26     ],
27     "WebRTC": [
28       "63.11.20455"
29     ]
30   },
31   "pod_target_xcconfig": {
32     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
33   },
34   "user_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "swift_version": "4.2"