blob: 1ba4f61b922c5f391dbbb0055256f3284097f008 [file] [log] [blame]
{
"name": "SwiftPopMenu",
"version": "2.0.2",
"summary": "support swift5 ,any point pop",
"swift_versions": "5.0",
"description": "优化使用方式 support swift5 ,easy use SwiftPopMenu on iOS",
"homepage": "https://github.com/TangledHusky/SwiftPopMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TangledHusky": "994825763@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/TangledHusky/SwiftPopMenu.git",
"tag": "v2.0.2"
},
"source_files": "SwiftPopMenu/*.{swift}",
"swift_version": "5.0"
}