blob: d6e3f04c553e9a7f7c4078011ca8d1c647c75beb [file] [log] [blame]
{
"name": "EHPlainAlert",
"version": "1.0.5",
"summary": "Simple plain-style system-wide alertviews",
"description": "This is simple extension for presenting multiple plain-style system-wide alertviews from bottom of device screen.",
"homepage": "https://github.com/josshad/EHPlainAlert/",
"license": "MIT",
"authors": {
"Danila Gusev": "jos.shad@gmail.com"
},
"source": {
"git": "https://github.com/josshad/EHPlainAlert.git",
"tag": "1.0.5"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "EHPlainAlert/*",
"public_header_files": "EHPlainAlert/*.h",
"resource_bundles": {
"EHPlainAlert": [
"EHPlainAlert/icons/*.png"
]
}
}