blob: c2ca5d6f4b43e98d69210518a8e59d786bcb0a59 [file] [log] [blame]
{
"name": "glf_Extension",
"version": "0.0.1",
"summary": "对UIView的扩展.",
"description": "对UIView的扩展,快速创建,快速设置frame等.",
"homepage": "https://github.com/G77233171/glf_Extension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guoliangFu": "77233171@qq.com"
},
"source": {
"git": "https://github.com/G77233171/glf_Extension.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "glf_Extension/Classes/UIView+glf_Extension.{h,m}"
}