blob: 1505a491b66259ce77055af10882e25951fbd0dd [file] [log] [blame]
{
"name": "ASToast",
"version": "1.0",
"summary": "A Swift extension for using Android style Toast notifications",
"homepage": "https://github.com/abdullahselek/ASToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abdullah Selek": "abdullahselek@yahoo.com"
},
"source": {
"git": "https://github.com/abdullahselek/ASToast.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ASToast/Source/*.swift",
"requires_arc": true
}