blob: 6c25fcd2473b2082c53197aa89464ac4a7440bda [file] [log] [blame]
{
"name": "CLDialog",
"version": "1.0.0",
"swift_version": "4.0",
"license": "MIT",
"summary": "This is a Dialog",
"homepage": "https://github.com/Darren-chenchen/CLDialog",
"authors": {
"Darren-chenchen": "1597887620@qq.com"
},
"source": {
"git": "https://github.com/Darren-chenchen/CLDialog.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CLDialog/CLDialog/**/*.swift",
"resource_bundles": {
"CLDialog": [
"CLDialog/CLDialog/Images/**/*.png",
"CLDialog/CLDialog/**/*.{xib,storyboard}",
"CLDialog/CLDialog/**/*.{lproj,strings}"
]
}
}