blob: 1e49c750a4cf3987e8cc4cccb9b9ca9ccec390e3 [file] [log] [blame]
{
"name": "SimpleToast",
"version": "0.1.1",
"license": "MIT",
"summary": "Simple toasts with Android-like API and keyboard aware positioning.",
"homepage": "https://github.com/lohmander/SimpleToast",
"authors": {
"Hannes Lohmander": "hannes@lohmander.me"
},
"source": {
"git": "https://github.com/lohmander/SimpleToast.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Toast/Toast/*.swift",
"requires_arc": true
}