blob: 1fca3eb1dc6d7adb454542151c71554a6406f029 [file] [log] [blame]
{
"name": "SLTopToastView",
"version": "0.0.1",
"summary": "SLTopToastView can show messgae",
"description": "对于返回信息从屏幕的上方进行显示,返回是多信息对象的,是仿照iPhone的信息推送进行展示",
"homepage": "https://github.com/boilWater/SLTopToastView",
"license": "MIT",
"authors": {
"liangbai": "baill@adnonstop.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/boilWater/SLTopToastView.git",
"tag": "0.0.1"
},
"source_files": [
"SLTopToastView",
"SLTopToastView/**/*.{h,m}"
]
}