blob: 35921e9c1d247a8ed64f0ef94bb4a59a7384b82b [file] [log] [blame]
{
"name": "ZInner",
"version": "0.0.3",
"summary": "A Lib For inner.",
"description": "ZInner是内置浏览器封装",
"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.3"
},
"vendored_frameworks": "Framework/ZInner/ZInner.framework",
"dependencies": {
"ZLoading": [
]
},
"swift_version": "5.0"
}