Skip to content

Commit 2ca21dc

Browse files
committedJan 16, 2020
Update podspec version.
1 parent 4555d24 commit 2ca21dc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
 

‎Example/Podfile

+1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
source 'https://github.com/CocoaPods/Specs.git';
12
platform :ios, '10.0'
23

34
target 'Example' do

‎InPlayerSDK.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616
#
1717

1818
s.name = "InPlayerSDK"
19-
s.version = "1.5.8"
19+
s.version = "1.5.12"
2020
s.summary = "InPlayer's iOS API client wrapper."
2121

2222
# This description is used to generate tags and improve search results.

0 commit comments

Comments
 (0)