[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 2 / 3 / TFY_BannerscrollKit / 2.4.8 / TFY_BannerscrollKit.podspec.json
blobf8430d38a3016e6f4300a8680c843922267a613e
2   "name": "TFY_BannerscrollKit",
3   "version": "2.4.8",
4   "summary": "无限滚动视图,使用各种场景,如卡片,扇形,广告。。。",
5   "description": "无限滚动视图,使用各种场景,如卡片,扇形,广告。。。",
6   "homepage": "https://github.com/13662049573/TFY_Bannerscroll",
7   "license": "MIT",
8   "platforms": {
9     "ios": "12.0"
10   },
11   "authors": {
12     "tfyzxc13662049573": "420144542@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/13662049573/TFY_Bannerscroll.git",
16     "tag": "2.4.8"
17   },
18   "source_files": "TFY_Bannerscroll/TFY_BannerscrollKit/TFY_BannerscrollKit.h",
19   "requires_arc": true,
20   "dependencies": {
21     "SDWebImage": [
23     ]
24   },
25   "subspecs": [
26     {
27       "name": "TFY_BannerView",
28       "dependencies": {
29         "TFY_BannerscrollKit/TFY_ITools": [
31         ]
32       },
33       "source_files": "TFY_Bannerscroll/TFY_BannerscrollKit/TFY_BannerView/**/*.{h,m}"
34     },
35     {
36       "name": "TFY_ITools",
37       "source_files": "TFY_Bannerscroll/TFY_BannerscrollKit/TFY_ITools/**/*.{h,m}"
38     }
39   ]