blob: cc069160f84738c5ea14ac9d77d49422a2370ea6 [file] [log] [blame]
{
"name": "XZMessageView",
"version": "0.1.2",
"summary": "A simple way to display message on top of screen",
"description": "XZMessageView is a customized message view to show your message on top of screen, also it gives you flexiblity to customize the font/color/duration/delay.",
"homepage": "https://github.com/chaucyzhang/XZMessageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tringappsXiZhang": "xi.zhang@tringapps.com"
},
"source": {
"git": "https://github.com/chaucyzhang/XZMessageView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XZMessageView/Classes/**/*"
}