Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ I implemented the pattern in SWIFT and enabled some of the internal propertiers

![Screenshot](/xcode_screenshot.png)

####Exposed Properties
#### Exposed Properties
- Active Color: Text color of the floating label if focused
- Inactive Color: Text Color of the floating label if unfocused

Expand All @@ -35,12 +35,12 @@ use_frameworks!
- Open generated `.xcworkspace`


####Requirements
#### Requirements
- iOS 7.0+ (8.0+ if you use CocoaPods)
- Xcode 6.3
- Swift 1.2

####License
#### License
MIT

Based on the Objectiv-C implementations from:
Expand Down