blob: e68ae40d877f26342adbe108d5bfa94b651080a4 [file] [log] [blame]
{
"name": "ZBlack",
"version": "0.4.6",
"summary": "A Lib For 黑名单.",
"description": "ZBlack是黑名单界面",
"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.4.6"
},
"source_files": "Code/ZBlack/*.{h,m}",
"dependencies": {
"ZConfig": [
],
"ZActionBridge/Black/Bridge": [
],
"ZTable": [
],
"Masonry": [
],
"SDWebImage": [
]
},
"swift_version": "5.0"
}