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