blob: 951c282ac320faddb93243d34363a6a4c73e9137 [file] [log] [blame]
{
"name": "HDDialog",
"version": "3.1.1",
"summary": "简单的dialog控件",
"description": "简简单单的dialog控件",
"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.1.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HDDialog/Classes/**/*",
"resource_bundles": {
"HDDialog": [
"HDDialog/Assets/*.png"
]
},
"frameworks": "CoreImage",
"requires_arc": true
}