blob: 8bda17a0febc7110fd5893059994b9a4547c6346 [file] [log] [blame]
{
"name": "EKit",
"version": "0.1.4",
"summary": "UIKit的扩展集,初版支持在storyboard上给UIView及其子类配置圆角",
"description": "UIKit的扩展集,初版支持在storyboard上给UIView及其子类配置圆角, 后续还会添加其他的各种UI组件进来",
"homepage": "https://github.com/lazyjean/EKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lazyjean": "lazyjean@foxmail.com"
},
"source": {
"git": "https://github.com/lazyjean/EKit.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "EKit/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}