blob: 4a77d669ab5434318db2839bf2756798c9ba7ff6 [file] [log] [blame]
{
"name": "GQViewStrTFTool",
"version": "1.0.0",
"summary": "一款包含View、字符串、textField的扩展.",
"description": "点语法调用View的x、y、width、height,设置textFiled的占位文字颜色,判断字符串的规则等",
"homepage": "https://github.com/JustHappy/GQViewStrTFTool",
"license": "MIT",
"authors": {
"JustHappy": "1157485147@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/JustHappy/GQViewStrTFTool.git",
"tag": "1.0.0"
},
"source_files": [
"GQViewStrTFTool",
"GQViewStrTFTool/*.{h,m}"
]
}