Skip to content

Commit 2818934

Browse files
committed
[MODIFIED] pod spec file
1 parent 1dce31a commit 2818934

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

JDAnimationKit.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "JDAnimationKit"
3-
s.version = "1.0.1"
3+
s.version = "1.1"
44
s.summary = "You can animate your UI withe less lines of code"
55
s.description = 'JDAnimationKit is designed to be extremely easy to use. You can animate your UI withe less lines of code'
66
s.homepage = 'https://github.com/JellyDevelopment/JDAnimationKit'
@@ -16,4 +16,4 @@ s.source_files = 'Pod/Classes/**/*'
1616

1717
s.frameworks = 'UIKit'
1818
s.dependency 'pop', '~> 1.0'
19-
end
19+
end

0 commit comments

Comments
 (0)