Latest | 0.1.3 |
---|---|
Homepage | https://github.com/Aamirali86/iToast.git |
License | MIT |
Platforms | ios 11.0 |
Authors |
404: Not Found
Latest podspec
{ "name": "SmartToast", "version": "0.1.3", "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": { "Aamir": "[email protected]" }, "source": { "git": "https://github.com/Aamirali86/iToast.git", "tag": "0.1.3" }, "platforms": { "ios": "11.0" }, "swift_version": "4.1", "source_files": "SmartToast/Classes/**/*" }
Fri, 31 Aug 2018 12:00:17 +0000