blob: 80271e43faea00a8ca24b2ecba496ce128f51cd2 [file] [log] [blame]
{
"name": "ASToast",
"version": "1.0.8",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ASToast/Source/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}