PPParticleButton 0.0.2× TestsTested ✗ LangLanguage SwiftSwift License MIT ReleasedLast Release Jan 2016 SPMSupports SPM ✗Maintained by Hikaru Sato.Installation Guide×Installation Guide for PPParticleButtonYou want to add pod 'PPParticleButton', '~> 0.0' similar to the following to your Podfile:target 'MyApp' do pod 'PPParticleButton', '~> 0.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try PPParticleButtonSee PodspecGitHub RepoPage on CocoaPods.orgPPParticleButton 0.0.2ByHIkaruSatoHIkaruSato/PPParticleButtonGitHub Repo PPParticleButton PPParticleButton is a UIButton subClass it has a cool tap effect, even though it can be used anywhere you can use a UIButton. PPParticleButton uses SKEmitterNode of SpriteKit, to create the tap effect.