jessesquires / JSQSystemSoundPlayer

A fancy Obj-C wrapper for Cocoa System Sound Services
https://jessesquires.github.io/JSQSystemSoundPlayer/
Other
581 stars 107 forks source link

Compatible with low version, eg:2.0 #25

Closed alstonwei closed 8 years ago

alstonwei commented 8 years ago

Compatible with low version, eg:2.0 when i use JSQMessagesViewController ,i find it use version 2.0,and it still use old interface ,so add two interface to Compatible with low version.

jessesquires commented 8 years ago

Thanks @wsq724439564 !

The dependency in JSQMessagesViewController will be updated in the next major release.