blob: 6aa02b0e90926a27e58c410d6f0552571bd160e2 [file] [log] [blame]
{
"name": "PKCUtil",
"version": "0.2.7",
"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": "0.2.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PKCUtil/Classes/**/*",
"pushed_with_swift_version": "3.0"
}