blob: f3aef1e882769fba56a7c5928bf02766b5767711 [file] [log] [blame]
{
"name": "LKToastTip",
"version": "0.0.3",
"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.3"
},
"source_files": "LKToastTip/*.{h,m}",
"resources": "LKToastTip/*.{png,xib,nib,bundle,strings}",
"frameworks": "UIKit",
"requires_arc": true
}