blob: dedcb0ceb19932678de5fd13568a1705fa462986 [file] [log] [blame]
{
"name": "WhistleAlert",
"version": "0.1.0",
"summary": "WhistleAlert is a component that will display messages like notifications.",
"description": "WhistleAlert is a component that will display messages like notifications on statusbar or window is sized statusbar and navigationbar height.",
"homepage": "https://github.com/gary-ssun/WhistleAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gary-ssun": "redleesg@gmail.com"
},
"source": {
"git": "https://github.com/gary-ssun/WhistleAlert.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "WhistleAlert/Classes/**/*",
"frameworks": "UIKit"
}