Skip to content

Commit 635ced5

Browse files
author
Yuru Taustahuzau
committed
Updating podspec to 1.3.4
1 parent b8884d4 commit 635ced5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ROADFramework.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = 'ROADFramework'
4-
s.version = '1.3.3'
4+
s.version = '1.3.4'
55
s.summary = 'ROAD iOS Framework'
66

77
s.description = <<-DESC
@@ -19,7 +19,7 @@ Pod::Spec.new do |s|
1919
s.requires_arc = true
2020
s.xcconfig = { 'OTHER_LDFLAGS' => '-ObjC' }
2121

22-
s.source = { :git => 'https://github.com/epam/road-ios-framework.git', :tag => '1.3.3' }
22+
s.source = { :git => 'https://github.com/epam/road-ios-framework.git', :tag => '1.3.4' }
2323

2424
s.subspec 'ROADCore' do |core|
2525
core.source_files = 'Framework/ROADCore/ROADCore/**/*.{h,m}'

0 commit comments

Comments
 (0)