[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 2 / f / QSCardBanner / 2.0.3 / QSCardBanner.podspec.json
blobb3f437a6a08f2ec4d7c2894d2b3f8818f156b5cb
2   "name": "QSCardBanner",
3   "version": "2.0.3",
4   "summary": "轮播图.",
5   "description": "支持普通轮播,卡片式轮播等",
6   "homepage": "https://www.jianshu.com/u/7be4a0163a7f",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Song",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/fallpine/QSCardBanner.git",
17     "tag": "2.0.3"
18   },
19   "swift_versions": "5",
20   "subspecs": [
21     {
22       "name": "BannerView",
23       "source_files": "QSCardBanner/QSCardBanner/Code/BaseBannerView/*.{swift}",
24       "dependencies": {
25         "QSCardBanner/PageControl": [
27         ],
28         "QSExtensions/Qs": [
30         ]
31       }
32     },
33     {
34       "name": "PageControl",
35       "source_files": "QSCardBanner/QSCardBanner/Code/PageControl/*.{swift}"
36     }
37   ],
38   "swift_version": "5"