blob: 8666a8124a3eeb50e14559cbc5af26e00158cc5e [file] [log] [blame]
{
"name": "SmartToast",
"version": "0.1.4",
"summary": "Android-like toast with very simple interface.",
"description": "iToast is a Swift libaray that adds toast notifications to the UIView object class. It is intended to be simple, lightweight, and easy to use. Most toast notifications can be triggered with a single line of code.",
"homepage": "https://github.com/Aamirali86/iToast.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muhammad Aamir Ali": "aamir-muhammad@hotmail.com"
},
"source": {
"git": "https://github.com/Aamirali86/iToast.git",
"tag": "0.1.4"
},
"social_media_url": "http://linkedin.com/in/muhammadaamirali/",
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.1",
"source_files": "SmartToast/Classes/**/*",
"swift_version": "4.1"
}