blob: a1815cd27bf5f4285b17838a1bb5ba12c8ee6766 [file] [log] [blame]
{
"name": "IQRuleValidationManager",
"version": "0.0.2",
"summary": "IQRuleValidationManager manager UITextField/UITextView input text validations rules",
"description": "A short description of IQRuleValidationManager,IQRuleValidationManager manager UITextField/UITextView validations rules, you don't implement UITextField Delegate or UITextView delegate method just set UITextField proprty which you can attend the same result",
"homepage": "https://github.com/junhg521/IQRuleValidationManager",
"license": "MIT",
"authors": {
"JunHg": "wujun-5543473@163.com"
},
"source": {
"git": "https://github.com/junhg521/IQRuleValidationManager.git",
"tag": "0.0.2"
},
"source_files": "IQRuleValidationManager/**/*.{h,m}",
"public_header_files": "IQRuleValidationManager/**/*.h",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
]
}