blob: 4b0361679f205ed2cca338dfb49d067f74635b7d [file] [log] [blame]
{
"name": "HNToaster",
"version": "1.0.0",
"summary": "Toast notification for iOS.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hahnah/HNToaster",
"screenshots": "https://raw.githubusercontent.com/hahnah/HNToaster/1.0.0/screenshot.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hahnah": "superhahnah@gmail.com"
},
"source": {
"git": "https://github.com/hahnah/HNToaster.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/superhahnah",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "HNToaster/Classes/**/*"
}