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