[Add] LiteRTSwift 0.0.1-nightly.20250111
[CocoaPods.git] / Specs / 8 / 9 / 5 / iRTC / 0.0.16 / iRTC.podspec.json
blobced0799c845c747386a96c383f511edbe46a1512
2   "name": "iRTC",
3   "version": "0.0.16",
4   "summary": "italki webRTC SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://xgit.italki.com/classroomx/irtc_ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tim.yan": "tim.yan@italki.com"
13   },
14   "source": {
15     "git": "git@xgit.italki.com:classroomx/irtc_ios.git",
16     "tag": "0.0.16"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "iRTC/Classes/**/*",
22   "swift_versions": "5.0",
23   "frameworks": [
24     "UIKit",
25     "AVFoundation"
26   ],
27   "dependencies": {
28     "Starscream": [
29       "~> 4.0.3"
30     ],
31     "HandyJSON": [
32       "~> 5.0.1"
33     ],
34     "SwiftyJSON": [
35       "~> 4.0"
36     ],
37     "SnapKit": [
38       "~> 5.0.1"
39     ],
40     "WebRTC4iRTC": [
41       "~> 0.8"
42     ]
43   },
44   "swift_version": "5.0"