[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / e / 9 / 5 / CLWebRTC / 1.0.3 / CLWebRTC.podspec.json
blob884983f888d23da2198ecf28f2500bd004442441
2   "name": "CLWebRTC",
3   "version": "1.0.3",
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.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "CLWebRTC/Classes/**/*",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Starscream": [
26       "3.0.6"
27     ],
28     "WebRTC": [
29       "63.11.20455"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   },
38   "swift_version": "4.2"