blob: d7736ec0cc3c24c367aec6e862b44a975a4f9e8b [file] [log] [blame]
{
"name": "LYPopMenu",
"version": "2.0",
"summary": "弹出式菜单选择器",
"homepage": "https://github.com/GordonLY/LYPopMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": [
"LYPC",
"Gordon"
],
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GordonLY/LYPopMenu.git",
"tag": "2.0"
},
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0",
"subspecs": [
{
"name": "LYPopMenu",
"source_files": "LYPopMenu/*.swift"
}
]
}