blob: 6a17fc0fd07107d3570f7cb96d91ecc122db01ba [file] [log] [blame]
{
"name": "ZSAlertManager",
"version": "1.0.0",
"summary": "ios 弹窗封装",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/TaylorsZ/ZSAlertManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TTT": "zhangs1992@126.com"
},
"source": {
"git": "https://github.com/TaylorsZ/ZSAlertManager.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "ZSAlertManager/Classes/*.{swift}",
"swift_versions": "4.0",
"swift_version": "4.0"
}