2 "name": "SlidingNumberView",
4 "summary": "SlidingNumberView is a custom view that will count from an initial number to a final number with sliding animation",
5 "description": "SlidingNumberView enables numbers to change like the hand tally counter (most relevant example). It changes from a starting number to a final number with sliding animation. Currently, it supports numbers up to 11 Digits",
6 "homepage": "https://github.com/bupstan/SlidingNumberView",
12 "bupstan": "bupstan.dev@gmail.com"
15 "git": "https://github.com/bupstan/SlidingNumberView.git",
21 "swift_versions": "5.0",
22 "source_files": "SlidingNumberView/Classes/**/*",
23 "swift_version": "5.0"