blob: c47743a8587fad744ec9480f714b5a12d97458ca [file] [log] [blame]
{
"name": "KCSelectionDialog",
"version": "1.0.0",
"summary": "Simple selection dialog",
"homepage": "https://github.com/kciter/KCSelectionDialog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kciter": "kciter@naver.com"
},
"source": {
"git": "https://github.com/kciter/KCSelectionDialog.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KCSelectionDialog/*.{swift}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}