Skip to content

Commit 5e973da

Browse files
authored
Update SwiftOSC.podspec
1 parent bd77eca commit 5e973da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SwiftOSC.podspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ SwiftOSC is an Open Sound Control client and server framework written in Swift.
2929
# s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
3030

3131
s.ios.deployment_target = '8.0'
32-
spec.osx.deployment_target = '10.8'
32+
s.osx.deployment_target = '10.8'
3333

3434
s.source_files = "Framework/iOS/iOS", "Framework/**/*.{c,h,m,swift}"
3535

0 commit comments

Comments
 (0)