blob: b605383d24b351f980c91cf241f78a305e122d68 [file] [log] [blame]
{
"name": "GQViewStrTFTool",
"version": "1.0.1",
"summary": "一款包含View、字符串的扩展.",
"description": "点语法调用View的x、y、width、height,判断字符串的规则等",
"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.1"
},
"source_files": [
"GQViewStrTFTool",
"GQViewStrTFTool/*.{h,m}"
]
}