Skip to content

Commit

Permalink
Added CoreGraphics dependency to SwipeResultDirection.
Browse files Browse the repository at this point in the history
  • Loading branch information
AEugene committed May 10, 2016
1 parent efc14d0 commit ca27bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pod/Classes/KolodaView/SwipeResultDirection.swift
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
//

import Foundation

import CoreGraphics

public enum SwipeResultDirection: String {
case Left
Expand Down

0 comments on commit ca27bcd

Please sign in to comment.