blob: 1ab268505bed6c7d853d73dcda9834924570469d [file] [log] [blame]
{
"name": "LKUIKit",
"version": "1.0.1",
"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.1"
},
"source_files": "LKUIKit/Classes/**/*",
"frameworks": [
"UIKit",
"QuartzCore"
],
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "4.0"
}