2 "name": "MLTNumberScrollAnimatedView",
4 "summary": "A user-friendly view for number scrolling animation.",
5 "description": "MLTNumberScrollAnimatedView allows you to input a full string directly, without needing to separately set the number and coin prefix. You can use it just like a `UILabel`, but only the numbers will animate with scrolling effects.\n\n* Supports Auto Layout\n* Directly set a string value\n* Lightweight, with only 400 lines of code\n* Fully compatible with Swift",
6 "homepage": "https://github.com/4dmoonlight/MLTNumberScrollAnimatedView",
12 "Hou Rui": "4dmoonlight@users.noreply.github.com"
15 "git": "https://github.com/4dmoonlight/MLTNumberScrollAnimatedView.git",
27 "source_files": "MLTNumberScrollAnimatedView/Classes/**/*",
28 "frameworks": "UIKit",
34 "swift_version": "5.3"