blob: 352eb8713be8aca333ab254e8ec02ff78b49c76f [file] [log] [blame]
{
"name": "ZAddress",
"version": "0.5.7",
"summary": "A Lib For 地址.",
"description": "ZAddress是地址管理",
"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.5.7"
},
"source_files": "Code/ZAddress/*.{h,m}",
"dependencies": {
"ZConfig": [
],
"ZBombBridge/Address/Bridge": [
],
"Masonry": [
],
"SToolsKit": [
],
"ZTField": [
],
"JXTAlertManager": [
]
},
"swift_version": "5.0"
}