[Add] UIKitViewBuilder 1.1.0
[CocoaPods.git] / Specs / 1 / d / f / TengShiLive_iOS / 0.0.1 / TengShiLive_iOS.podspec.json
blob2c2c73cac76f3c1dc2b3712410f68c7c0a31db44
2   "name": "TengShiLive_iOS",
3   "version": "0.0.1",
4   "summary": "腾视 iOS SDK",
5   "description": "腾视 iOS SDK 接入直播",
6   "homepage": "https://github.com/TengShiSource/TengShiLive_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TengShiSource": "377278982@qq.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/TengShiSource/TengShiLive_iOS.git",
19     "tag": "0.0.1"
20   },
21   "resources": "TengShiFrameworkFile/QMResource.bundle",
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "AVFoundation",
26     "Accelerate"
27   ],
28   "ios": {
29     "vendored_frameworks": "TengShiFrameworkFile/TengShiLive_iOS.framework"
30   },
31   "swift_versions": "5.0",
32   "requires_arc": true,
33   "dependencies": {
34     "Alamofire": [
35       "~> 5.4.3"
36     ],
37     "SnapKit": [
38       "~> 5.0.1"
39     ],
40     "SDWebImage": [
41       "~> 5.11.1"
42     ],
43     "CSSegmentedControl": [
44       "~> 1.1"
45     ],
46     "SVProgressHUD": [
47       "~> 2.2.5"
48     ],
49     "ZLPhotoBrowser": [
50       "~> 4.1.7"
51     ],
52     "Schedule": [
53       "~> 2.1.0"
54     ],
55     "CryptoSwift": [
56       "~> 1.4.1"
57     ],
58     "TEduBoard_iOS": [
59       "~> 2.6.3.45"
60     ],
61     "TXIMSDK_iOS": [
62       "~> 5.1.62"
63     ],
64     "TXLiteAVSDK_Professional": [
65       "~> 9.0.10433"
66     ],
67     "TIWLogger_iOS": [
68       "~> 1.0.1.28"
69     ]
70   },
71   "swift_version": "5.0"