blob: 7d8b24b7dbc49111586d387b6505b6d7cc2254ba [file] [log] [blame]
{
"name": "EHPlainAlert",
"version": "1.0.7",
"summary": "Simple plain-style system-wide alertview",
"description": "This is simple extension for presenting multiple plain-style system-wide alertview 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.7"
},
"platforms": {
"ios": "7.1"
},
"requires_arc": true,
"source_files": "EHPlainAlert/*",
"public_header_files": "EHPlainAlert/*.h",
"resource_bundles": {
"EHPlainAlert": [
"EHPlainAlert/icons/*.png"
]
}
}