1 Commits

Author SHA1 Message Date
Dhaval Thanki cd2f33cff6 Update README.md 2022-01-24 12:04:52 +05:30
+1 -5
View File
@@ -38,12 +38,8 @@ pod 'DTTextField'
Click `File` -> `Add Packages...`, enter [DTTextField repo's URL](https://github.com/iDhaval/DTTextField).
If you're a framework author and use DTTextField as a dependency, update your `Package.swift` file:
```swift
dependencies: [
.package(url: "https://github.com/iDhaval/DTTextField", from: "0.5.0")
],)
https://github.com/iDhaval/DTTextField
```
## Usage