blob: 2b61c713d7a1c818f43cf1a3e78f75db22449496 [file] [log] [blame]
{
"name": "DLPopMenu",
"version": "2.0",
"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": "2.0"
},
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0",
"subspecs": [
{
"name": "DLPopMenu",
"source_files": "DLPopMenu/*.swift"
}
]
}