[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 9 / 5 / iRTC / 0.0.4 / iRTC.podspec.json
bloba117641b914cb305f9ee69d0f09492608578a6a3
2   "name": "iRTC",
3   "version": "0.0.4",
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.4"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "iRTC/Classes/**/*",
22   "vendored_frameworks": "libs/*.framework",
23   "swift_versions": "5.0",
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "5.0"
26   },
27   "frameworks": [
28     "UIKit",
29     "AVFoundation"
30   ],
31   "dependencies": {
32     "Starscream": [
33       "~> 4.0.3"
34     ],
35     "HandyJSON": [
36       "~> 5.0.1"
37     ],
38     "SwiftyJSON": [
39       "~> 4.0"
40     ],
41     "SnapKit": [
42       "~> 5.0.1"
43     ]
44   },
45   "swift_version": "5.0"