Skip to content

Commit

Permalink
Merge pull request #94 from akshit5230/patch-1
Browse files Browse the repository at this point in the history
Update README.mdown
  • Loading branch information
viniciussoares committed Jul 8, 2019
2 parents 9e3f3ab + f40e08c commit 8ca3f98
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.mdown
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,13 @@ DatePickerDialog is an iOS drop-in classe that displays an UIDatePicker within a

## Requirements

DatePickerDialog works on iOS 7, 8 and 9. It depends on the following Apple frameworks, which should already be included with most Xcode templates:
DatePickerDialog works on iOS 7, 8 and 9, 10, 11 and 12. It depends on the following Apple frameworks, which should already be included with most Xcode templates:

* Foundation
* UIKit

#### Swift Versions
- Swift 4.2
- Swift 3 (master)
- Swift 2.3 (```swift_2.3``` branch)

Expand Down

0 comments on commit 8ca3f98

Please sign in to comment.