pili-engineering / PLStreamingKit

PLStreamingKit 是 Pili 直播 SDK 的 iOS 推流端,是不带采集模块老版本 SDK。如果是新用户接入,请使用 PLDroidMediaStreaming。该版本支持 RTMP 推流,h.264 和 AAC 编码,软编硬编支持。具有丰富的数据和状态回调,方便用户根据自己的业务定制化开发。具有直播场景下的重要功能,如:美颜、背景音乐、水印等功能。
https://github.com/pili-engineering/PLMediaStreamingKit
Apache License 2.0
250 stars 61 forks source link

使用pod不能更新到最新版本 None of your spec sources contain a spec satisfying the dependency: `PLStreamingKit (~> 1.1.6)`. #19

Open hq3595 opened 8 years ago

hq3595 commented 8 years ago

使用pod update ,只能更新到1.1.5版本,不能更新到1.1.6版本。1.15版本没有PLStreamingEnv.h

None of your spec sources contain a spec satisfying the dependency: PLStreamingKit (~> 1.1.6).

cnwangsiyu commented 8 years ago

run pod 'setup' first