Skip to content

Commit f399ee4

Browse files
authored
Merge pull request #988 from OneSignal/fix-release-3.7.0
fixing XCFramework podspec
2 parents 2457135 + e299d94 commit f399ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OneSignalXCFramework.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22
s.name = "OneSignalXCFramework"
33
s.version = "3.7.0"
4-
r s.summary = "OneSignal push notification library for mobile apps."
4+
s.summary = "OneSignal push notification library for mobile apps."
55
s.homepage = "https://onesignal.com"
66
s.license = { :type => 'MIT', :file => 'LICENSE' }
77
s.author = { "Joseph Kalash" => "[email protected]", "Josh Kasten" => "[email protected]" , "Brad Hesse" => "[email protected]"}

0 commit comments

Comments
 (0)