blob: c17c082cb5c0219bfb5988428132ec533ac7b10c [file] [log] [blame]
{
"name": "DLPopMenu",
"version": "1.1",
"summary": "弹出式菜单选择器",
"homepage": "http://git.oschina.net/ct5621/DLPopMenu",
"license": "Apache License, Version 2.0",
"authors": [
"LYPC",
"Gordon"
],
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://git.oschina.net/ct5621/DLPopMenu.git",
"tag": "1.1"
},
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "DLPopMenu",
"source_files": "DLPopMenu/*.swift"
}
]
}