blob: 7fd93b7834dd8fb63a3a922f40247e2cf7638b42 [file] [log] [blame]
{
"name": "KCJogDial",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KCJogDial/*.{swift}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}