blob: 73e459543e56ea0695fe6a5129ea21311cd22e2e [file] [log] [blame]
{
"name": "ZUpload",
"version": "0.0.2",
"summary": "A Lib For upload.",
"description": "ZUpload是上文件的封装",
"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.2"
},
"vendored_frameworks": "Framework/ZUpload/ZUpload.framework",
"dependencies": {
"AFNetworking": [
],
"ZSign": [
],
"ZAli/OSS": [
]
},
"swift_version": "5.0"
}