blob: 9387cb63dbc2edd10e7db45ef6553b5c90d8cf22 [file] [log] [blame]
{
"name": "ZBase",
"version": "0.0.1",
"summary": "A Lib For VC.",
"description": "ZBase是VC的封装",
"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.1"
},
"vendored_frameworks": "Framework/ZBase/ZBase.framework",
"swift_version": "5.0"
}