blob: c201e99bc97b09ef18a041e013427c4b6d5b29d4 [file] [log] [blame]
{
"name": "AndroidDialogAlert",
"version": "0.2.1",
"summary": "This library provides a very simple to use alert very similar to the Android Dialog Alert. Very easy to use and very easy to customize.",
"description": "This library was created to be the simpleme meant for ease of implementation. Although some customization is provided.",
"homepage": "https://github.com/davamale/AndroidDialogAlert",
"screenshots": [
"https://github.com/davamale/AndroidDialogAlert/blob/master/androidAlert_message.gif",
"https://github.com/davamale/AndroidDialogAlert/blob/master/androidAlert_message_textfield_cancel.gif",
"https://github.com/davamale/AndroidDialogAlert/blob/master/androidAlert_simple.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"davamale": "david.martinez@unseen.is"
},
"source": {
"git": "https://github.com/davamale/AndroidDialogAlert.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}