2 "name": "PulseController",
4 "summary": "Pulse is a powerful tool for creating smooth, value-based animations from your real-time dataset. It's based on concept of PID Controller",
5 "description": "Pulse is a powerful tool for creating smooth, value-based animations when your data set is not continuous or it needs additional interpolation. Especially useful when working with values provided in real-time like - gyroscope, force touch or gestures. It's based on the concept of PID Controller - control loop feedback mechanism.",
6 "homepage": "https://github.com/cieslakdawid/Pulse",
12 "cieslakdawid": "cieslakdawid@gmail.com"
15 "git": "https://github.com/cieslakdawid/Pulse.git",
21 "swift_version": "4.1",
22 "source_files": "Pulse/Classes/**/*",
25 "Pulse/Assets/*.xcassets"