blob: 962837d132dda165e20d4dd55babb8b134c78626 [file] [log] [blame]
{
"name": "ASToast",
"version": "1.1.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.1.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ASToast/Source/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}