-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
ksvcci
committed
Nov 20, 2017
1 parent
ab8ba2d
commit db45d1f
Showing
102 changed files
with
11,815 additions
and
4,067 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
Pod::Spec.new do |s| | ||
s.name = 'UnionMobileStreaming' | ||
s.version = '0.9.0' | ||
s.version = '1.0.0' | ||
s.license = { | ||
:type => 'Proprietary', | ||
:text => <<-LICENSE | ||
Copyright 2015 kingsoft Ltd. All rights reserved. | ||
Copyright 2017 opencdnunion Ltd. All rights reserved. | ||
LICENSE | ||
} | ||
s.homepage = 'http://v.ksyun.com/doc.html' | ||
s.homepage = 'https://github.com/ksvc/UnionMobileStreaming_iOS' | ||
s.authors = { 'ksyun' => '[email protected]' } | ||
s.summary = 'UnionMobileStreaming for stream live video from ios mobile devices.' | ||
s.description = <<-DESC | ||
|
@@ -21,7 +21,7 @@ Pod::Spec.new do |s| | |
s.ios.frameworks = [ 'AVFoundation', 'VideoToolbox', 'AudioToolbox'] | ||
s.ios.deployment_target = '8.0' | ||
s.source = { | ||
:git => 'https://github.com/ksvc/UnionMobileStreaming.git', | ||
:git => 'https://github.com/ksvc/UnionMobileStreaming_iOS.git', | ||
:tag => 'v'+s.version.to_s | ||
} | ||
s.requires_arc = true | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
Documentation set was installed to Xcode! | ||
|
||
Path: /Users/ksvc/Library/Developer/Shared/Documentation/DocSets/org.opencdnunion.UnionMobileStreaming.docset | ||
Time: 2017-11-10 09:49:43 +0000 | ||
Time: 2017-11-20 03:49:58 +0000 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.