blob: aa724eb9941470e7eadfb5ae6e4aa2791b370e5c [file] [log] [blame]
{
"name": "ALToastView",
"version": "0.0.1",
"license": "MIT",
"platforms": {
"ios": null
},
"summary": "Android-like toast messages for iOS.",
"homepage": "https://github.com/alexleutgoeb/ALToastView",
"authors": {
"Alex Leutgöb": "alexleutgoeb@gmail.com"
},
"source": {
"git": "https://github.com/alexleutgoeb/ALToastView.git",
"commit": "2260c0e22dd28f759912178dc8cbf4efee567cc5"
},
"source_files": "*.{h,m}",
"frameworks": "QuartzCore",
"requires_arc": false
}