blob: 13a7d7f44afe36e5b65dc1605f883bda55c34d40 [file] [log] [blame]
{
"name": "HYCreateViewTool",
"version": "1.0.0",
"summary": "便捷创建 UIView 及其子类.",
"description": "便捷创建 UIView 及其子类.",
"homepage": "https://github.com/slagslag/HYCreateViewTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"slagslag": "guanqiang@houyicloud.com"
},
"source": {
"git": "https://github.com/slagslag/HYCreateViewTool.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HYCreateViewTool/Classes/**/*"
}