blob: ee9f543b09a78b9801f6a5223aea4c5e5b1fc097 [file] [log] [blame]
{
"name": "ZNavi",
"version": "0.0.2",
"summary": "A Lib For navi.",
"description": "ZNavi是navi的封装",
"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/ZNavi/ZNavi.framework",
"swift_version": "5.0"
}