blob: 4d023488c890fa02195f3f0888d2ca507d62ac9f [file] [log] [blame]
{
"name": "SSDialog",
"version": "1.0.0",
"summary": "Dialog弹框视图",
"description": "从属于SSKit的一款弹框组件,可高度自定义化,简单易用",
"homepage": "https://github.com/bassamyan/SSDialog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Quincy Yan": "yanyibin@aol.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/bassamyan/SSDialog.git",
"tag": "1.0.0"
},
"source_files": [
"SSDialog",
"SSDialogDemo/SSDialog/**/*.{h,m}"
]
}