blob: f26f764dcd0eb08dd594d55615f5d3bbedc765a6 [file] [log] [blame]
{
"name": "ADToast",
"version": "1.0.4",
"summary": "It displays a message in Toast style, with an Android-like effect.",
"description": "It displays a message in Toast style, with an Android-like effect.",
"homepage": "https://github.com/AnirudhDas/ADEmailAndPassword",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aniruddha Das": "cse.anirudh@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/AnirudhDas/ADToast.git",
"tag": "1.0.4"
},
"source_files": [
"Classes",
"Classes/**/*.{swift}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}