blob: 5d9f97de9221f4fa3f87f73ff8afc85f51547c31 [file] [log] [blame]
{
"name": "WQMailAutoFillTextField",
"version": "1.0.0",
"summary": "适用于StoryBoard和纯代码的邮箱输入补全TextFiled",
"homepage": "https://github.com/Vickeywei/WQEmailAutoTextField",
"license": {
"type": "Copyright",
"text": " © 2016-2016 Vicky. All rights reserved.\n"
},
"authors": {
"vicky": "weiqi@hzdracom.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Vickeywei/WQEmailAutoTextField.git",
"tag": "1.0.0"
},
"source_files": "WQEmailAutoFillTextField/Classes/*.{h,m}",
"requires_arc": true
}