blob: 34c9b464833cdbcf1c90aa5c7a4373601ac53738 [file] [log] [blame]
{
"name": "FYValidateTextField",
"version": "0.0.1",
"summary": "A UITextField With validate.",
"description": "A UITextField With validate..",
"homepage": "https://github.com/yangfeiyu/FYValidateTextField",
"license": "MIT",
"authors": {
"杨飞宇": "972131277@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yangfeiyu/FYValidateTextField.git",
"tag": "0.0.1"
},
"source_files": "FYValidateTextField/lib/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"RegExCategories": [
"~> 1.0"
]
}
}