blob: 2cd0d0e10672d575cde70300a526926b0cee23c2 [file] [log] [blame]
{
"name": "ZReq",
"version": "0.5.4",
"summary": "A Lib For req.",
"description": "ZRep是请求的封装",
"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.5.4"
},
"vendored_frameworks": "Framework/ZReq/ZReq.framework",
"dependencies": {
"AFNetworking": [
],
"ZSign": [
]
},
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"swift_version": "5.0"
}