blob: 65eb1feed27a375c484831ad14a9dd06e287c52a [file] [log] [blame]
{
"name": "LYPopMenu",
"version": "1.2",
"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": "1.2"
},
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "LYPopMenu",
"source_files": "LYPopMenu/*.swift"
}
]
}