blob: 863b949c59611feb4b6d935e0b423aa29dd290ca [file] [log] [blame]
{
"name": "HDDialog",
"version": "2.0.0",
"summary": "简单的dialog控件",
"description": "简单的dialog控件 2.0.0按钮为圆的",
"homepage": "https://github.com/ddoger/HDDialog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ddoger": "739631041@qq.com"
},
"source": {
"git": "https://github.com/ddoger/HDDialog.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HDDialog/Classes/**/*",
"resource_bundles": {
"HDDialog": [
"HDDialog/Assets/*.png"
]
}
}