blob: 174cf7c7d88f4726bb4e5528990dd2ca01fe1445 [file] [log] [blame]
{
"name": "EAAlert",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "EAAlert/Classes/**/*",
"resources": "EAAlert/Assets/**/*.*",
"swift_version": "5.0"
}