blob: 9ae489868125c725b62a32a78f72ac5ba98a026b [file] [log] [blame]
{
"name": "ZFocus",
"version": "0.4.6",
"summary": "A Lib For 我的关注.",
"description": "ZFocus是我的关注界面",
"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/ZFocus/*.{h,m}",
"dependencies": {
"ZConfig": [
],
"ZActionBridge/Focus/Bridge": [
],
"ZTable": [
],
"SDWebImage": [
],
"Masonry": [
]
},
"swift_version": "5.0"
}