blob: 6a2477e2011b9c830e7c4a70675856964ed21b29 [file] [log] [blame]
{
"name": "HumbleAlertView",
"version": "1.0.0",
"summary": "Temporary and unobtrusive translucent alert view for iOS.",
"description": "HumbleAlertView is a humble view to display automagically disappearing information to your users.",
"homepage": "https://github.com/svtek/HumbleAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"okaris": "ok@okaris.com"
},
"social_media_url": "http://twitter.com/okarisman",
"source": {
"git": "https://github.com/svtek/HumbleAlertView.git",
"tag": "1.0.0"
},
"source_files": "HumbleAlertView.swift",
"platforms": {
"ios": "9.0"
},
"frameworks": "QuartzCore",
"pushed_with_swift_version": "3.2"
}