blob: ad9dbad2237f305eff7dba2a728e208e07b99c35 [file] [log] [blame]
{
"name": "HDDialog",
"version": "3.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": "3.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HDDialog/Classes/**/*",
"resource_bundles": {
"HDDialog": [
"HDDialog/Assets/*.png"
]
},
"frameworks": "CoreImage"
}