blob: fb6f23d7af644b4f1d2585e4e64df5e8f181c30e [file] [log] [blame]
{
"name": "PKCUtil",
"version": "1.0.9",
"summary": "Util made easy to write for each project",
"description": "I always use copy / paste for each project, so I think it would be more convenient to use library for cocoapods.",
"homepage": "https://github.com/pikachu987/PKCUtil",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pikachu987": "pikachu987@naver.com"
},
"source": {
"git": "https://github.com/pikachu987/PKCUtil.git",
"tag": "1.0.9"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "PKCUtil/Classes/**/*"
}