blob: eca4d84909286706c5b630d767f4b2ef3e879271 [file] [log] [blame]
{
"name": "GWSimpleAlert",
"version": "1.0.0",
"summary": "A short description of GWSimpleAlert.",
"description": "Simple UIAlertController and UIAlertAction",
"homepage": "https://github.com/oper0960/GWSimpleAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Gilwan Ryu2": "opop_gwhi@naver.com"
},
"source": {
"git": "https://github.com/oper0960/GWSimpleAlert.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GWSimpleAlert/Classes/**/*",
"pushed_with_swift_version": "3.0"
}