blob: a01c724a05928583b2121389735fd869542bd042 [file] [log] [blame]
{
"name": "ZNotificationMessageHUD",
"version": "1.0.0",
"summary": "ZNotificationMessageHUD.",
"description": "ZNotificationMessageHUD is a simple message View",
"homepage": "https://github.com/Daniel-zww/ZNotificationMessageHUD",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Daniel": "648118379@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Daniel-zww/ZNotificationMessageHUD.git",
"tag": "1.0.0"
},
"source_files": "ZNotificationMessageHUD/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"module_name": "ZNotificationMessageHUD",
"pushed_with_swift_version": "3.0"
}