blob: 2877cb0df49fa1833ba3ca673d6d1294a6376f2c [file] [log] [blame]
{
"name": "LZSwiftAlert",
"version": "0.0.1",
"summary": "LZSwiftAlert.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/chenjianlei/LZSwiftAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenjianlei": "woshixiaolei@qq.com"
},
"source": {
"git": "https://github.com/chenjianlei/LZSwiftAlert.git",
"tag": "0.0.1"
},
"swift_versions": [
"4.0",
"4.2",
"5.0"
],
"platforms": {
"ios": "8.0"
},
"source_files": "LZSwiftAlert/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"MBProgressHUD": [
"1.2.0"
]
},
"swift_version": "5.0"
}