blob: 8f08764e9fee0f954000eee270e743afc4943dad [file] [log] [blame]
{
"name": "PKCUtil",
"version": "1.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "PKCUtil/Classes/**/*"
}