blob: 2ddbd9430ccc3b06c5211fb258cc6a365ffc948e [file] [log] [blame]
{
"name": "ZConfig",
"version": "0.1.8",
"summary": "A Lib For config.",
"description": "ZConfig是是所有的配置",
"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.1.8"
},
"source_files": "Code/ZConfig/*.{h}",
"swift_version": "5.0"
}