Skip to content

Commit

Permalink
[Release] version 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Zard1096 committed Sep 29, 2017
1 parent 22d5d4f commit 747b118
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
4 changes: 3 additions & 1 deletion UPDATE.md
@@ -1,6 +1,8 @@
# VideoPlsCytronSDK
###1.8.0
###1.8.1


###1.8.0


###1.7.3
Expand Down
6 changes: 3 additions & 3 deletions VideoPlsCytron.podspec
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'VideoPlsCytron'
s.version = '1.8.0'
s.version = '1.8.1'
s.summary = 'VideoPls Cytron Interface View.'

# This description is used to generate tags and improve search results.
Expand All @@ -26,12 +26,12 @@ Pod::Spec.new do |s|
s.author = { 'Zard1096' => 'mr.zardqi@gmail.com',
'LiShaoshuai' => 'lishaoshuai1990@gmail.com',
'Bill' => 'fuleiac@gmail.com' }
s.source = { :http => 'https://cytroncdn.videojj.com/iOS_package/VideoPlsCytron/VideoPlsCytronSDK_1.8.0.zip' }
s.source = { :http => 'https://cytroncdn.videojj.com/iOS_package/VideoPlsCytron/VideoPlsCytronSDK_1.8.1.zip' }

s.ios.deployment_target = '7.0'

s.frameworks = 'WebKit', 'CoreMedia', 'Accelerate'
s.dependency 'VideoPlsUtilsPlatform', '1.8.0'
s.dependency 'VideoPlsUtilsPlatform', '1.8.1'

s.vendored_frameworks = 'VideoPlsCytronSDK.framework'

Expand Down

0 comments on commit 747b118

Please sign in to comment.