blob: ebd7903d96f8bd4ab83412db3965a42c4fbb5028 [file] [log] [blame]
{
"name": "HWSimpleToast",
"version": "1.0",
"summary": "Toast for SWIFT, Very Light, Very Simple",
"description": "Very Simple Toast.\nUses two views only (BackgroundView, TextLabel)",
"homepage": "https://github.com/vowed21/HWSimpleToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HyunWoo Kim": "hyunwoo-21@hanmail.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/vowed21/HWSimpleToast.git",
"tag": "1.0"
},
"source_files": "HWSimpleToast/**/*.swift"
}