blob: 480b2c905767cd50fc97e81130d92a5f3779fb27 [file] [log] [blame]
{
"name": "EAAlert",
"version": "0.1.11",
"summary": "EAAlert is a kind of customized alert view.",
"description": "EAAlert is an alert view with blurred transparent background, which contains close listener and message type.",
"homepage": "https://github.com/aydin-emre/EAAlert.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aydin-emre": "ea@ea.tc"
},
"source": {
"git": "https://github.com/aydin-emre/EAAlert.git",
"tag": "0.1.11"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "EAAlert/Classes/**/*",
"resources": "EAAlert/Assets/**/*.*",
"swift_version": "5.0"
}