blob: d2a5e3f3255bb86e3bcd63c877f4359373b81021 [file] [log] [blame]
{
"name": "HorizontalDial",
"version": "4.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/HorizontalDial.git",
"tag": "4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HorizontalDial/*.{swift}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}