diff --git a/Source/FlyingViewsAnimationView.swift b/Source/FlyingViewsAnimationView.swift index bfb199e..4d71e5a 100644 --- a/Source/FlyingViewsAnimationView.swift +++ b/Source/FlyingViewsAnimationView.swift @@ -25,7 +25,7 @@ final class AdvancedFlyingViewsView: UIView { // MARK: - // MARK: Init - init() { + public init() { super.init(frame: CGRect()) self.setup()