blob: c18792b71b3f832221ba29a41b5d615b3364d78c [file] [log] [blame]
{
"name": "XBDialog",
"version": "1.6.0",
"summary": "Custom Dialog",
"description": "This is an Custom Dialog",
"homepage": "https://github.com/LiuSky/XBDialog",
"license": "MIT",
"authors": {
"xiaobin liu": "327847390@qq.com"
},
"source": {
"git": "https://github.com/LiuSky/XBDialog.git",
"tag": "1.6.0"
},
"swift_versions": "5.0",
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "XBDialog/Classes/**/*",
"frameworks": "UIKit"
}