blob: e4ab548a85674c551fd37cda4445aa130d5f4cbb [file] [log] [blame]
{
"name": "ZCircle",
"version": "0.5.0",
"summary": "A Lib For 圈子.",
"description": "ZCircle是圈子",
"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",
"AVFoundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
"tag": "0.5.0"
},
"source_files": "Code/ZCircle/*.{h,m}",
"dependencies": {
"ZConfig": [
],
"ZActionBridge/TList/Bridge": [
],
"ZTable": [
],
"JXTAlertManager": [
],
"Masonry": [
],
"SDWebImage": [
],
"SToolsKit": [
]
},
"swift_version": "5.0"
}