blob: c4893cd4accdfddbe5aa4c72f62a19282ce60c62 [file] [log] [blame]
{
"name": "PKCHelper",
"version": "0.1.1",
"summary": "A short description of PKCHelper.",
"description": "A short description of PKCHelper.",
"homepage": "https://github.com/yasuoyuhao/PKCHelper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yasuoyuhao": "yasuoyuhao@gmail.com"
},
"source": {
"git": "https://github.com/yasuoyuhao/PKCHelper.git",
"tag": "0.1.1"
},
"swift_version": "5.0",
"platforms": {
"ios": "11.0"
},
"source_files": "PKCHelper/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SwiftyBeaver": [
"~> 1.7.0"
]
}
}