To run the example project, clone the repo, and run pod install
from the Example directory first.
import Vibrations
{
Vibrations.success.vibrate()
Vibrations.heavy.vibrate()
Vibrations.selection.vibrate()
[...]
}
Vibrations is available through private CocoaPods. To install it, simply add the following line to your Podfile:
pod 'Vibrations', :git => 'https://github.com/elpsk/Vibrations.git'
Alberto Pasca, [email protected] - Blog
Vibrations is available under the MIT license. See the LICENSE file for more info.