blob: cf98347a02e2e9098ee3b3339a9b723dab4555be [file] [log] [blame]
{
"name": "PJPopViewManager",
"version": "1.0.1",
"summary": "A small and fast reusable popover management tool.",
"description": "A small, fast reusable popover management tool that pops up a custom view.",
"homepage": "https://github.com/piaojin/PopViewManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"飘金": "13666902838@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/piaojin/PopViewManager.git",
"tag": "1.0.1"
},
"source_files": [
"PJPopViewManager",
"PJPopViewManager/**/*.swift"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}