blob: 1312ac9a557018262a7de13925d55f48ec2d5656 [file] [log] [blame]
{
"name": "StatusAlert",
"version": "0.9.3",
"summary": "Display Apple system-like status alerts for iOS",
"description": "StatusAlert is an iOS framework that displays status alerts similar to Apple's system self-hiding alerts. It is well suited for notifying user without interrupting user flow in iOS-like way.\nIt looks very similar to the alerts displayed in Podcasts, Apple Music and News apps.",
"homepage": "https://github.com/LowKostKustomz/StatusAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LowKostKustomz": "mierosh@gmail.com"
},
"source": {
"git": "https://github.com/LowKostKustomz/StatusAlert.git",
"tag": "0.9.3"
},
"social_media_url": "https://twitter.com/LowKostKustomz",
"platforms": {
"ios": "9.0"
},
"source_files": "StatusAlert/Classes/**/*.{swift}",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}