blob: 71dd7e279309ea389aec5f695bccfae64a68b270 [file] [log] [blame]
{
"name": "SKAlert",
"version": "1.0.0",
"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.0"
},
"source_files": [
"SKAlert",
"SKAlert/**/*.{h,m,swift}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
},
"swift_version": "4.0"
}