blob: 34a9d363a260305163f9141026ca36b3e27a8add [file] [log] [blame]
{
"name": "CLMenuItem",
"version": "1.0.0",
"summary": "menuItem in swift 4",
"description": "快速创建menuItem控件,简单集成,使用简单,方便",
"homepage": "https://github.com/cleven1/CLMenuItem",
"license": "MIT",
"authors": {
"yongqiang.zhao": "clevnzhao@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cleven1/CLMenuItem.git",
"tag": "1.0.0"
},
"source_files": "CLMenuView/CLMenuView/*.swift",
"resources": "CLMenuView/*.xcassets",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}