blob: 2ebe73a8602db6ba99a97e6d7dc20194ddcad790 [file] [log] [blame]
{
"name": "ZLoading",
"version": "0.0.3",
"summary": "A Lib For loading.",
"description": "ZLoading是loading封装",
"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": "0.0.3"
},
"vendored_frameworks": "Framework/ZLoading/ZLoading.framework",
"dependencies": {
"ZTransition": [
]
},
"swift_version": "5.0"
}