blob: a6ea816cc0b316a8a37043e9e2e4800a1034eecc [file] [log] [blame]
{
"name": "PJPresentation",
"version": "0.0.3",
"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.3"
},
"source_files": [
"PJPresentation",
"PJPresentation/Class/**/*.{swift}"
],
"frameworks": "UIKit"
}