blob: 50f6ef3207bc55c313a571682d2f59025a32f0cb [file] [log] [blame]
{
"name": "KCHorizontalDial",
"version": "2.0",
"summary": "A horizontal scroll dial like Instagram",
"homepage": "https://github.com/kciter/KCHorizontalDial",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kciter": "kciter@naver.com"
},
"source": {
"git": "https://github.com/kciter/KCHorizontalDial.git",
"tag": "2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KCHorizontalDial/*.{swift}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}