pili-engineering / PLMediaStreamingKit

PLMediaStreamingKit 是七牛推出的一款适用于 iOS 平台的推流 SDK,支持 RTMP 推流,h.264 和 AAC 编码,硬编、软编支持。具有丰富的数据和状态回调,方便用户根据自己的业务定制化开发。具有直播场景下的重要功能,如:美颜、背景音乐、水印等功能。
https://github.com/pili-engineering/PLMediaStreamingKit
Apache License 2.0
543 stars 243 forks source link

真机+模拟器 在Podfile 中如何指定版本? #103

Closed 3397307081 closed 2 years ago

3397307081 commented 5 years ago

真机+模拟器 在Podfile 中如何指定版本?

Kivenhaoyu commented 5 years ago

pod "PLMediaStreamingKit", :podspec => 'https://raw.githubusercontent.com/pili-engineering/PLMediaStreamingKit/master/PLMediaStreamingKit-Universal.podspec' 注:鉴于目前 iOS 上架,只支持动态库真机,请在 App 上架前,更换至真机版本