Skip to content

Commit 8ca3f98

Browse files
Merge pull request #94 from akshit5230/patch-1
Update README.mdown
2 parents 9e3f3ab + f40e08c commit 8ca3f98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.mdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@ DatePickerDialog is an iOS drop-in classe that displays an UIDatePicker within a
66

77
## Requirements
88

9-
DatePickerDialog works on iOS 7, 8 and 9. It depends on the following Apple frameworks, which should already be included with most Xcode templates:
9+
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:
1010

1111
* Foundation
1212
* UIKit
1313

1414
#### Swift Versions
15+
- Swift 4.2
1516
- Swift 3 (master)
1617
- Swift 2.3 (```swift_2.3``` branch)
1718

0 commit comments

Comments
 (0)