blob: 989d435bdee55b5348374d1fb0e13183b4b6ee94 [file] [log] [blame]
{
"name": "XZComponentCourse",
"version": "0.1.6",
"summary": "幸知-课程组件",
"homepage": "https://gitee.com/yizhilu_ios/XZComponentCourse",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunrisechen007": "chenxu@268xue.com"
},
"source": {
"git": "https://gitee.com/yizhilu_ios/XZComponentCourse.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "XZComponentCourse/Classes/**/*",
"public_header_files": "Pod/Classes/Expand/XZComponentCourse-Bridging-Header.h",
"resource_bundles": {
"XZComponentCourse": [
"XZComponentCourse/Assets/*"
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"YZLComponentBasic": [
],
"YZLNetComponent": [
],
"YZLControlHelper": [
],
"YZLPrefixHeader": [
],
"YZLBaseController": [
],
"SDCycleScrollView": [
],
"MBProgressHUD": [
]
},
"swift_version": "5.0"
}