blob: 7e22e4421f3865a08ef2f83f33a72ccc3b8a1b96 [file] [log] [blame]
{
"name": "LKToastTip",
"version": "0.0.2",
"summary": "最好用的吐司提示",
"description": "最好用的吐司提示,支持代码和Storyboard两种初始化方式.",
"homepage": "https://github.com/KhunLam/LKToast",
"license": "MIT",
"authors": {
"lamkhun": "it-llk@top-ele.com.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KhunLam/LKToast.git",
"tag": "0.0.2"
},
"source_files": "LKToastTip/*.{h,m}",
"resources": "LKToastTip/*.{png,xib,nib,bundle,strings}",
"frameworks": "UIKit",
"requires_arc": true
}