2 "name": "JSRippleEffect",
4 "summary": "JSRippleEffect is designed based on Doppler effect",
5 "description": "Formula : f_{o}=\frac{v+v_{o}}{v+v_{s}} f_{s} f_{o} = observer frequency of sound v = [speed of sound waves] v_{o} = observer velocity v_{s} = source velocity f_{s} = actual frequency of sound waves",
6 "homepage": "https://github.com/JastySaran/JSRippleEffect",
12 "Jasty Saran": "manoj.saran37@gmail.com"
15 "git": "https://github.com/JastySaran/JSRippleEffect.git",
21 "swift_versions": "5.0",
22 "source_files": "JSRippleEffect/**/*.{h,m,swift}",
23 "swift_version": "5.0"