blob: 80db54b39c87b97a4b42a9312e6c1d57b2587418 [file] [log] [blame]
{
"name": "AlertWhistler",
"version": "0.1.0",
"summary": "AlertWhistler is a control to show messages.",
"description": "AlertWhistler is a control to show messages. This is shown on top status bar frame and navigation bar frame.",
"homepage": "https://github.com/redleesg/AlertWhistler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"redleesg": "ttjsrlfl@gmail.com"
},
"source": {
"git": "https://github.com/redleesg/AlertWhistler.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "AlertWhistler/Classes/**/*"
}