[Add] AlibabacloudSlb20140515 1.0.5
[CocoaPods.git] / Specs / 8 / 9 / 5 / iRTC / 0.1.48 / iRTC.podspec.json
blob97dd62690d7efd265eb2a5956289364f742f2a0c
2   "name": "iRTC",
3   "version": "0.1.48",
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.1.48"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "iRTC/Classes/**/*",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "swift_versions": "5.0",
29   "frameworks": [
30     "UIKit",
31     "AVFoundation"
32   ],
33   "dependencies": {
34     "Starscream": [
35       "~> 3.1.1"
36     ],
37     "HandyJSON": [
38       "~> 5.0.1"
39     ],
40     "SwiftyJSON": [
41       "~> 4.0"
42     ],
43     "SnapKit": [
44       "~> 5.0.1"
45     ],
46     "WebRTC4iRTC": [
47       "~> 1.99.1"
48     ]
49   },
50   "swift_version": "5.0"