blob: 837e7c7af82582ee67852957b6230fb2f48af97e [file] [log] [blame]
{
"name": "ZASUpdateAlert",
"version": "0.1.0",
"summary": "ZASUpdateAlert 是检查更新的一个自定义弹框。",
"description": "ZASUpdateAlert 是检查更新的一个自定义弹框。一行代码就可以集成。",
"homepage": "https://github.com/ashen-zhao/ZASUpdateAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZHAOASHEN": "zhaoashen@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ashen-zhao/ZASUpdateAlert.git",
"tag": "0.1.0"
},
"source_files": "ZASUpdateAlert/ZASUpdateAlert/ZASUpdateAlert.swift",
"resources": "ZASUpdateAlert/ZASUpdateAlert/ZASUpdateAlert.bundle",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
}
}