blob: 04cca3936701f2af4474685b35c14b4a58249313 [file] [log] [blame]
{
"name": "KRAlert",
"version": "0.0.2",
"summary": "KRAlert is a wrapper of UIAlertController to simplify its usage in typical cases",
"homepage": "https://github.com/ulian-onua/KRAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Julian Drapaylo": "ulian.onua@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ulian-onua/KRAlert.git",
"tag": "0.0.2"
},
"source_files": "Source/*.{swift}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}