[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 8 / 9 / 5 / iRTC / 0.0.12 / iRTC.podspec.json
blob0879505dd5df3212c7e7fbf20eb2e65c55a8499e
2   "name": "iRTC",
3   "version": "0.0.12",
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": "http://xgit.italki.com/classroomx/irtc_ios.git",
16     "tag": "0.0.12"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "iRTC/Classes/**/*",
22   "vendored_frameworks": "libs/*.framework",
23   "swift_versions": "5.0",
24   "frameworks": [
25     "UIKit",
26     "AVFoundation"
27   ],
28   "dependencies": {
29     "Starscream": [
30       "~> 4.0.3"
31     ],
32     "HandyJSON": [
33       "~> 5.0.1"
34     ],
35     "SwiftyJSON": [
36       "~> 4.0"
37     ],
38     "SnapKit": [
39       "~> 5.0.1"
40     ]
41   },
42   "swift_version": "5.0"