blob: 881de3020678bf5afe5f1ff813b817b0758c23d5 [file] [log] [blame]
{
"name": "ASToast",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ASToast/Source/*.swift",
"requires_arc": true
}