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