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