Skip to content

Commit

Permalink
Fix podspec bug
Browse files Browse the repository at this point in the history
  • Loading branch information
JT501 committed Oct 29, 2017
1 parent 1e97826 commit 42bcf47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CFNotify.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "CFNotify"
s.version = 1.0.0
s.version = "1.0.0"
s.summary = "A customizable framework to create draggable views"
s.homepage = "https://github.com/hallelujahbaby/CFNotify"
s.license = { :type => "MIT", :file => "LICENSE" }
Expand Down

0 comments on commit 42bcf47

Please sign in to comment.