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