Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit 2048b9e

Browse files
Tyler FoxTyler Fox
Tyler Fox
authored and
Tyler Fox
committed
Update podspec
1 parent 861ca6a commit 2048b9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

INTUAnimationEngine.podspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Pod::Spec.new do |s|
22
s.name = "INTUAnimationEngine"
3-
s.version = "1.4.0"
3+
s.version = "1.4.1"
44
s.homepage = "https://github.com/intuit/AnimationEngine"
55
s.license = { :type => 'MIT', :file => 'LICENSE' }
66
s.author = { "Tyler Fox" => "[email protected]" }
7-
s.source = { :git => "https://github.com/intuit/AnimationEngine.git", :tag => "v1.4.0" }
7+
s.source = { :git => "https://github.com/intuit/AnimationEngine.git", :tag => "v1.4.1" }
88
s.source_files = 'INTUAnimationEngine/*.{h,m}'
99
s.platform = :ios
1010
s.ios.deployment_target = '5.0'

0 commit comments

Comments
 (0)