blob: 453bd1ea30e2a2d96427a76256704650d1cabd78 [file] [log] [blame]
{
"name": "HMCustomView",
"version": "0.1.0",
"summary": "自定义的View",
"description": "这是一个自定义的View",
"homepage": "https://gitlab.com/zhanghaiming/hmcustomview",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"张海明": "1938708066@qq.com"
},
"source": {
"git": "https://gitlab.com/zhanghaiming/hmcustomview.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HMCustomView/Classes/**/*",
"dependencies": {
"HMCustomTagLabel": [
"~> 0.1.0"
]
}
}