blob: 03add04a33a5ea120e5c6e1338429bc9eb6bf3ef [file] [log] [blame]
{
"name": "PKCHelper",
"version": "0.1.0",
"summary": "PKCHelper is a helper lib for iOS developer.",
"description": "PKCHelper is a helper lib for iOS developer.",
"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.0"
},
"swift_version": "5.0",
"platforms": {
"ios": "11.0"
},
"source_files": "PKCHelper/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SwiftyBeaver": [
"~> 1.7.0"
]
}
}