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