12 Commits

Author SHA1 Message Date
Bart Jochems 6bae31e2be Swift 5 support (#51)
* Swift 5 support

* Update tests and travis configuration

* Update swift version in podspec
2019-06-03 09:21:15 -07:00
Abdurahim Jauzee 03c33c46e0 Decrease minimum iOS version (#46)
* Decrease minium iOS version

Create ContextMenuHapticFeedbackStyle enumeration to mirror iOS UIImpactFeedbackGenerator.FeedbackStyle

* Rename ContextMenuHapticFeedbackStyle and put the enum inside an extension to match the common style

* Rename ContextMenuHapticFeedbackStyle to HapticFeedbackStyle

* Update the Example project

- Install newest Pod version
- Specify platform in the Podfile
- Unset development team
2019-01-05 13:48:47 -05:00
Ryan Nystrom ba476ab2a3 Add "center X" option to display (#45)
* add new param

* bump version and update examples

* add center x option
2018-12-02 13:47:19 -05:00
Ryan Nystrom 93921110b1 bump version 0.4.0 2018-10-21 19:21:20 -04:00
Bart Jochems 40dffce6e7 Swift 4.2 2018-10-09 12:01:54 +02:00
Abdurahim Jauzee 003a04a476 Set deployment target to iOS 9 2018-09-14 06:59:38 +03:00
Ryan Nystrom 06297df85f Bump pod version 2018-08-04 18:09:29 -04:00
Ryan Nystrom 93e467cef9 bump to version 0.2.0 2018-04-09 12:05:34 -04:00
Ryan Nystrom cf9de9be8c fixup version in spec 2018-03-11 15:18:00 -04:00
Ryan Nystrom 295f7dec8e fix typo in podspec 2018-03-11 15:11:31 -04:00
Ryan Nystrom ff3271aa69 fixup examples, add motion effect 2018-03-10 13:16:58 -05:00
Ryan Nystrom 1f97693a9c init 2018-03-10 13:03:11 -05:00