blob: 9f32bd04b1a174ee1fd336a5f73edcd2b7e2f5a6 [file] [log] [blame]
{
"name": "SSDialog",
"version": "0.0.1",
"summary": "一款可自定义的文字弹框",
"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": "0.0.1"
},
"source_files": [
"SSDialog",
"SSDialogDemo/SSDialog/**/*.{h,m}"
]
}