blob: 3ddccc4beb546735c0b9aa397346dbefbe254216 [file] [log] [blame]
{
"name": "KuuUtils",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/**/*.swift",
"pushed_with_swift_version": "3.0"
}