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