blob: a3d1cbdfa62cf2011353e6698b74782379d84ac4 [file] [log] [blame]
{
"name": "ZTranslate",
"version": "0.5.0",
"summary": "A Lib For 我的关注.",
"description": "ZTranslate是我的关注界面",
"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.0"
},
"source_files": "Code/ZTranslate/*.{h,m}",
"dependencies": {
"ZConfig": [
],
"ZBombBridge/Translate/Bridge": [
],
"SToolsKit": [
],
"Masonry": [
]
},
"swift_version": "5.0"
}