blob: a5a151d7887917f0cdde9b8c057f7520d968b450 [file] [log] [blame]
{
"name": "PJPresentation",
"version": "0.0.9",
"summary": "A pop view manager, easy to pop your custom view(just like UIAlertController).",
"description": "A pop view manager, easy to pop your custom view, easy to use(just like UIAlertController).",
"homepage": "https://github.com/piaojin/PJPresentation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"piaojin": "804488815@qq.com"
},
"social_media_url": "https://juejin.im/user/5a3e7dbff265da4322416851",
"swift_version": "4.0",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/piaojin/PJPresentation.git",
"tag": "0.0.9"
},
"source_files": [
"PJPresentation",
"PJPresentation/**/*.{swift}"
],
"frameworks": "UIKit"
}