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