blob: 649800c7b2b73347ccab790cf9e8297a87aaf5ba [file] [log] [blame]
{
"name": "XZComponentHome",
"version": "0.2.4",
"summary": "幸知在线首页组件.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitee.com/yizhilu_ios/XZComponentHome",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"taorui": "taorui@268xue.com"
},
"source": {
"git": "https://gitee.com/yizhilu_ios/XZComponentHome.git",
"tag": "0.2.4"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "XZComponentHome/Classes/**/*",
"resource_bundles": {
"XZComponentHome": [
"XZComponentHome/Assets/**/*"
]
},
"frameworks": [
"UIKit",
"MapKit"
],
"dependencies": {
"Kingfisher": [
],
"YZLControlHelper": [
],
"YZLComponentBasic": [
],
"YZLNetComponent": [
],
"YZLPrefixHeader": [
],
"YZLBaseController": [
],
"CTMediator": [
]
},
"swift_version": "5.0"
}