blob: 1858c0402bae64b3a32337d654504a4b3bc4ab6e [file] [log] [blame]
{
"name": "PKCHelper",
"version": "1.0.0",
"summary": "PKCHelper is a developer help lib",
"description": "PKCHelper is a developer help lib.",
"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": "1.0.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"source_files": "PKCHelper/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SwiftyBeaver": [
"~> 1.7.0"
]
},
"swift_version": "5.0"
}