-(NSNumber *)strengthForPassword:(NSString *)password;
This will return a NSNumber float value of 0 to 1
-(UIColor *)strengthColorForPassword:(NSString *)password;
This willr return a conrisponding colour for use in progress bars
pod "PasswordStrength"
Matthew Ellis, [email protected]
PasswordStrength is available under the MIT license. See the LICENSE file for more info.