Skip to content

Commit fe0d439

Browse files
committed
Fixing dynamic podspec
1 parent 69a6c88 commit fe0d439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OneSignalDynamic.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 = "OneSignalDynamic"
3-
s.version = "3.0.0
3+
s.version = "3.0.0"
44
s.summary = "OneSignal push notification library for mobile apps."
55
s.homepage = "https://onesignal.com"
66
s.license = { :type => 'MIT', :file => 'LICENSE' }

0 commit comments

Comments
 (0)