blob: aa3975c67ed89472bb050f1589b07a6f3f4b1295 [file] [log] [blame]
{
"name": "NKAlert",
"version": "0.0.3",
"summary": "UI framework to show message in customs alerts is a alternative to UIAlert of swift.",
"description": "NKAlert is a small UI framework to show message in customs alerts is a alternative to UIAlert of swift.",
"homepage": "https://nelkit.dev/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nelkit Chavez": "nelkitisael792@gmail.com"
},
"social_media_url": "https://twitter.com/nelkitchavez",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/Nelkit/NKAlert.git",
"tag": "0.0.3"
},
"source_files": [
"NKAlert/Source/*.{swift}",
"NKAlert/Source/Icons/*.{swift}"
],
"swift_version": "5.0"
}