blob: 70091e937194578411f6427c556c9f397d66e47d [file] [log] [blame]
{
"name": "LKUIKit",
"version": "1.0.2",
"summary": "A Swift extension that adds toast notifications to the UIView object class.",
"homepage": "https://github.com/cnzlh/LKUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhulinhua": "20825520@qq.com"
},
"source": {
"git": "https://github.com/cnzlh/LKUIKit.git",
"tag": "1.0.2"
},
"source_files": "LKUIKit/Classes/**/*",
"frameworks": [
"UIKit",
"QuartzCore"
],
"platforms": {
"ios": "8.0"
},
"dependencies": {
"MBProgressHUD": [
]
}
}