Skip to content

Commit

Permalink
SDK更新
Browse files Browse the repository at this point in the history
  • Loading branch information
jhdync committed Jul 12, 2018
1 parent 7c6207c commit 7bf92d1
Show file tree
Hide file tree
Showing 26 changed files with 1,427 additions and 662 deletions.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ platform :ios, '9.0'
use_frameworks!

target 'RTMPCDemo_Swift' do
pod 'RTMPCHybirdEngine', '~> 2.0.0'
pod 'RTMPCHybirdEngine', '~> 2.0.5'
pod 'SwiftyJSON'
pod 'MJExtension', '~> 3.0.13'
pod 'Alamofire', '~> 4.6.0'
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ PODS:
- Alamofire (4.6.0)
- BarrageRenderer (2.1.0)
- MJExtension (3.0.13)
- RTMPCHybirdEngine (2.0.0)
- RTMPCHybirdEngine (2.0.5)
- SnapKit (4.0.0)
- SwiftyJSON (4.0.0)
- XHToastSwift (1.2.0)
Expand All @@ -11,7 +11,7 @@ DEPENDENCIES:
- Alamofire (~> 4.6.0)
- BarrageRenderer (~> 2.1.0)
- MJExtension (~> 3.0.13)
- RTMPCHybirdEngine (~> 2.0.0)
- RTMPCHybirdEngine (~> 2.0.5)
- SnapKit (~> 4.0.0)
- SwiftyJSON
- XHToastSwift
Expand All @@ -30,11 +30,11 @@ SPEC CHECKSUMS:
Alamofire: f41a599bd63041760b26d393ec1069d9d7b917f4
BarrageRenderer: 00e5f8081d81f29c1fc12712ddf2f875bd9c6f77
MJExtension: 5932755f451458eefa24239358817f8d291240c7
RTMPCHybirdEngine: f5e83a4f6600fa5200b3d49cc35161253a9b5e91
RTMPCHybirdEngine: a2e45b2eabf95f1732ff03f1d3677b0854dfb381
SnapKit: a42d492c16e80209130a3379f73596c3454b7694
SwiftyJSON: 070dabdcb1beb81b247c65ffa3a79dbbfb3b48aa
XHToastSwift: 002de3bf4143fc3286d9cb2e4585b681e175e061

PODFILE CHECKSUM: 7e63929e748d7123dc090e3c9ccde2fb5280b9c2
PODFILE CHECKSUM: 3b87fa6c5288f8a0977c0b9342a761dc73fb8c07

COCOAPODS: 1.5.0
8 changes: 4 additions & 4 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1,104 changes: 561 additions & 543 deletions Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7bf92d1

Please sign in to comment.