[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 6 / 2 / 5 / YDLive_iOS / 1.3.0.1 / YDLive_iOS.podspec.json
blob12a04f3639324e31036abbf8caf2637c7921afba
2   "name": "YDLive_iOS",
3   "summary": "YDLive SDK for iOS.",
4   "homepage": "https://github.com/yunduoketang/YDLive_iOS.git",
5   "license": "MIT",
6   "authors": {
7     "yunduoketang": "admin@yuuxin.com"
8   },
9   "version": "1.3.0.1",
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/yunduoketang/YDLive_iOS.git",
15     "tag": "1.3.0.1"
16   },
17   "source_files": "Files/YDLiveSDK.framework/Headers/*.h",
18   "public_header_files": "Files/YDLiveSDK.framework/Headers/*.h",
19   "resources": "Files/YDLiveAuthMessage.plist",
20   "vendored_frameworks": "Files/YDLiveSDK.framework",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "OpenAL",
25     "Accelerate",
26     "ReplayKit",
27     "AVFoundation",
28     "WebKit",
29     "AudioToolbox",
30     "CoreGraphics",
31     "CoreMedia",
32     "CoreVideo",
33     "MediaPlayer",
34     "MobileCoreServices",
35     "OpenGLES",
36     "QuartzCore",
37     "Foundation",
38     "VideoToolbox"
39   ],
40   "libraries": [
41     "sqlite3",
42     "resolv",
43     "c++",
44     "z",
45     "bz2"
46   ],
47   "dependencies": {
48     "AFNetworking": [
49       "4.0.1"
50     ],
51     "SDWebImage": [
52       "~> 5.11.1"
53     ],
54     "MBProgressHUD": [
55       "1.2.0"
56     ],
57     "Masonry": [
58       "1.1.0"
59     ],
60     "TEduBoard_iOS": [
61       "2.5.5.22"
62     ],
63     "TXIMSDK_iOS": [
64       "5.1.2"
65     ],
66     "TXLiteAVSDK_TRTC": [
67       "~> 8.4.9944"
68     ],
69     "QCloudCOSXML/Transfer": [
70       "5.8.1"
71     ],
72     "AliyunOSSiOS": [
73       "~> 2.10.9"
74     ],
75     "AgoraRtcEngine_iOS": [
76       "~> 2.9.0.107"
77     ],
78     "RtsSDK": [
79       "1.3.0"
80     ],
81     "AliPlayerSDK_iOS": [
82       "5.2.1"
83     ],
84     "AliPlayerSDK_iOS_ARTC": [
85       "5.2.1"
86     ],
87     "Protobuf": [
88       "~> 3.17.0"
89     ],
90     "PLCrashReporter": [
91       "1.8.1"
92     ]
93   }