Skip to content

Commit ca27bcd

Browse files
committed
Added CoreGraphics dependency to SwipeResultDirection.
1 parent efc14d0 commit ca27bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pod/Classes/KolodaView/SwipeResultDirection.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//
88

99
import Foundation
10-
10+
import CoreGraphics
1111

1212
public enum SwipeResultDirection: String {
1313
case Left

0 commit comments

Comments
 (0)