blob: 057156d52dffcee37bb078790cb42f99c6a0a2bb [file] [log] [blame]
{
"name": "ToastManager",
"version": "1.1",
"summary": "loading,文字提示弹窗",
"description": "一个简单的loading,文字弹窗",
"homepage": "https://github.com/fei1990/ToastManager",
"license": "MIT",
"authors": {
"fei1990": "f.wang1990@hotmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/fei1990/ToastManager.git",
"tag": "1.1"
},
"source_files": [
"ToastManager",
"ToastManager/ToastTools/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}