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