[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 6 / 2 / 3 / TFY_BannerscrollKit / 2.5.5 / TFY_BannerscrollKit.podspec.json
blob0d03cccb1e3fe4f6450b392bc6a1229af7ae0c8e
2   "name": "TFY_BannerscrollKit",
3   "version": "2.5.5",
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.5.5"
17   },
18   "source_files": "TFY_Bannerscroll/TFY_BannerscrollKit/TFY_BannerscrollKit.h",
19   "resources": "TFY_Bannerscroll/TFY_BannerscrollKit/TFY_banner.bundle",
20   "requires_arc": true,
21   "dependencies": {
22     "SDWebImage": [
24     ]
25   },
26   "subspecs": [
27     {
28       "name": "TFY_BannerView",
29       "dependencies": {
30         "TFY_BannerscrollKit/TFY_ITools": [
32         ]
33       },
34       "source_files": "TFY_Bannerscroll/TFY_BannerscrollKit/TFY_BannerView/**/*.{h,m}"
35     },
36     {
37       "name": "TFY_ITools",
38       "source_files": "TFY_Bannerscroll/TFY_BannerscrollKit/TFY_ITools/**/*.{h,m}"
39     }
40   ]