blob: a96e2e8b902a70a029c58788572dcda63c4fbc3b [file] [log] [blame]
{
"name": "ZHud",
"version": "1.0.0",
"summary": "A Lib For hud.",
"description": "ZHud是hud封装",
"homepage": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"static_framework": true,
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
"tag": "1.0.0"
},
"vendored_frameworks": "Framework/ZHud/ZHud.framework",
"dependencies": {
"SVProgressHUD": [
]
},
"swift_version": "5.0"
}