blob: 15e660bf122b09a45b545b0c351fa548eb0cbf04 [file] [log] [blame]
{
"name": "AndroidDialogAlert",
"version": "0.1.0",
"summary": "A short description of AndroidDialogAlert.",
"description": "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.",
"homepage": "https://github.com/davamale/AndroidDialogAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"${USER_NAME}": "${USER_EMAIL}"
},
"source": {
"git": "https://github.com/davamale/AndroidDialogAlert.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Pod/Classes/**/*",
"pushed_with_swift_version": "3.0"
}