blob: 006f760e4e3169a50ce10da76e3bc750f1e758d6 [file] [log] [blame]
{
"name": "ZUserInfo",
"version": "0.1.6",
"summary": "A Lib For 个人中心.",
"description": "ZUserInfo是个性签名",
"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",
"CoreServices"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
"tag": "0.1.6"
},
"source_files": "Code/ZUserInfo/*.{h,m}",
"dependencies": {
"ZConfig": [
],
"ZBridge/UserInfo": [
],
"Masonry": [
],
"ZTable": [
],
"SDWebImage": [
],
"ZNickName": [
],
"ZSignature": [
],
"WLToolsKit/Image": [
],
"JXTAlertManager": [
],
"ZDatePicker": [
],
"ZTransition": [
]
},
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"swift_version": "5.0"
}