blob: 8b6f6125d9c18544f82658740140f8aebadd7e8d [file] [log] [blame]
{
"name": "KCJogDial",
"version": "1.0.4",
"summary": "It is controllable UIView like Jog Dial",
"homepage": "https://github.com/kciter/KCJogDial",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kciter": "kciter@naver.com"
},
"source": {
"git": "https://github.com/kciter/KCJogDial.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KCJogDial/*.{swift}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}