Skip to content

Commit 42bcf47

Browse files
committed
Fix podspec bug
1 parent 1e97826 commit 42bcf47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CFNotify.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "CFNotify"
3-
s.version = 1.0.0
3+
s.version = "1.0.0"
44
s.summary = "A customizable framework to create draggable views"
55
s.homepage = "https://github.com/hallelujahbaby/CFNotify"
66
s.license = { :type => "MIT", :file => "LICENSE" }

0 commit comments

Comments
 (0)