blob: 9e4ad3f0c6ff86ff6b7b670cfbf8b95d90d40ef1 [file] [log] [blame]
{
"name": "SLBottomToastView",
"version": "0.0.1",
"summary": "show messgae",
"description": "模仿IOS原生底部弹出框,进行相关信息展示",
"homepage": "https://github.com/boilWater/SLBottomToastView",
"license": "MIT",
"authors": {
"liangbai": "baill@adnonstop.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/boilWater/SLBottomToastView.git",
"tag": "0.0.1"
},
"source_files": [
"SLBottomToastView",
"SLBottomToastView/**/*.{h,m}"
]
}