blob: e3366cd5c0594fdfdcbdc43586e1deb72c3ee3c0 [file] [log] [blame]
{
"name": "YZLUserComponets",
"version": "1.0.0",
"summary": "我的主页、登录注册,修改密码",
"description": "我的主页、登录注册,修改密码,未完待续",
"homepage": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/XingZhiUserComponet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangchunlong": "wangchunlong@268xue.com"
},
"source": {
"git": "https://gitee.com/BeiJingYiZhiLuKeJiYouXianGongSi/XingZhiUserComponet.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "YZLUserComponets/Classes/**/*",
"resource_bundles": {
"YZLUserComponets": [
"YZLUserComponets/Assets/*"
]
},
"public_header_files": "Pod/Classes/Header/YZLUserComponets-Bridging-Header.h",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"YZLComponentBasic": [
],
"YZLNetComponent": [
],
"YZLControlHelper": [
],
"YZLPrefixHeader": [
],
"YZLBaseController": [
],
"IQKeyboardManagerSwift": [
],
"CTMediator": [
]
},
"swift_version": "5.0"
}