blob: 2b6674a0f2b12b46a0eae93b3aa4fa3eb2fe9d2d [file] [log] [blame]
{
"name": "SKAlert",
"version": "1.0.1",
"summary": "Simple alert with simple functionality",
"description": "Simple alert with simple functionality. A simple framework for asimpler alert, with simple usage.",
"homepage": "https://github.com/srujankalvacherla/SKAlert/",
"license": "MIT",
"authors": {
"Srujan K": "Srujan K"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/srujankalvacherla/SKAlert.git",
"tag": "1.0.1"
},
"source_files": [
"SKAlert",
"SKAlert/**/*.{h,m,swift}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
},
"swift_version": "4.0",
"resources": "SKAlert/*.xib"
}