blob: 988a2e31918f6d7387421e08af93d5e28f91b7b4 [file] [log] [blame]
{
"name": "PKSPopView",
"version": "0.0.3",
"summary": "a light base view to pop view",
"description": "a light base view to pop view. easy to use",
"homepage": "https://github.com/LostPengK/PKSPopView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LostPengK": "1039512009@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LostPengK/PKSPopView.git",
"tag": "0.0.3"
},
"swift_versions": "5.0",
"source_files": "PKSPopView/PKSPopView/classes/*.swift",
"frameworks": "UIKit",
"swift_version": "5.0"
}