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