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