2 "name": "CorrectAnimationRefreshControl",
4 "summary": "A refresh control that continues animation after returning back to the scrollview screen.",
5 "description": "A base UIRefreshControll breaks its animation after the screen disappeared (For example: open another tab in UITabBarController).\nThe same situation when you move the app to the background state and return back.\nCorrectAnimationRefreshControl fixes these cases",
6 "homepage": "https://github.com/konshin/CorrectAnimationRefreshControl",
12 "konshin": "bodro92@yandex.ru"
15 "git": "https://github.com/konshin/CorrectAnimationRefreshControl.git",
21 "source_files": "CorrectAnimationRefreshControl/Classes/**/*",
22 "frameworks": "UIKit",
23 "swift_versions": "5.0",
24 "swift_version": "5.0"