blob: 1baa43970c98c9f2b0cf57bce4fa60e6765508ee [file] [log] [blame]
{
"name": "ZApi",
"version": "0.3.9",
"summary": "A Lib For Api.",
"description": "ZApi是请求接口的封装呢",
"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.3.9"
},
"source_files": "Code/ZApi/*.{swift}",
"dependencies": {
"ZSign": [
],
"Alamofire": [
],
"WLReqKit": [
],
"WLToolsKit/Common": [
]
},
"swift_version": "5.0"
}