[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 9 / 7 / 6 / XZComponentCourse / 0.2.0 / XZComponentCourse.podspec.json
blob03bae8d6be23bb10d0f225275433f5e576870b83
2   "name": "XZComponentCourse",
3   "version": "0.2.0",
4   "summary": "幸知-课程组件",
5   "homepage": "https://gitee.com/yizhilu_ios/XZComponentCourse",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "sunrisechen007": "chenxu@268xue.com"
12   },
13   "source": {
14     "git": "https://gitee.com/yizhilu_ios/XZComponentCourse.git",
15     "tag": "0.2.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "5.0",
21   "source_files": "XZComponentCourse/Classes/**/*",
22   "public_header_files": "Pod/Classes/Expand/XZComponentCourse-Bridging-Header.h",
23   "resource_bundles": {
24     "XZComponentCourse": [
25       "XZComponentCourse/Assets/*"
26     ]
27   },
28   "frameworks": [
29     "UIKit",
30     "Foundation"
31   ],
32   "dependencies": {
33     "YZLComponentBasic": [
35     ],
36     "YZLNetComponent": [
38     ],
39     "YZLControlHelper": [
41     ],
42     "YZLPrefixHeader": [
44     ],
45     "YZLBaseController": [
47     ],
48     "CTMediator": [
50     ],
51     "SDCycleScrollView": [
53     ],
54     "MBProgressHUD": [
56     ]
57   },
58   "swift_version": "5.0"