blob: 190cb53431dfa49ae7d1a988f6c81dd3cdc7f384 [file] [log] [blame]
{
"name": "KinderAlertView",
"swift_versions": "5",
"version": "0.0.2.2",
"summary": "AlertView.",
"description": "KinderAlertView\n기본얼럿 외 토스트팝업,뷰팝업의 기능 제공",
"homepage": "https://github.com/southkin/KinderAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kin": "south.kin@gmail.com"
},
"source": {
"git": "https://github.com/southkin/KinderAlertView.git",
"tag": "0.0.2.2"
},
"source_files": [
"Classes",
"KinderAlertView/*.{swift}"
],
"exclude_files": "Classes/Exclude",
"platforms": {
"ios": "8.0"
},
"dependencies": {
"KinderProcessQueue": [
]
},
"swift_version": "5"
}