blob: 6dc7c79090c9f1e81d8de0b68cddd014f3620664 [file] [log] [blame]
{
"name": "XZMessageView",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XZMessageView/Classes/**/*"
}