blob: 2470a265bf1ae580891a0070c9ae9012f17625b9 [file] [log] [blame]
{
"name": "KuuUtils",
"version": "0.0.4",
"summary": "My Util tools",
"description": "내가 여기저기서 자주 쓰고 있는 함수, 클래스들.",
"homepage": "https://github.com/kuu723/KuuUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kuu": "developer.kuu@gmail.com"
},
"source": {
"git": "https://github.com/kuu723/KuuUtils.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*.swift",
"pushed_with_swift_version": "3.0"
}