[Add] DoordeckSDK 0.55.0
[CocoaPods.git] / Specs / 6 / 2 / 3 / TFY_BannerscrollKit / 2.4.2 / TFY_BannerscrollKit.podspec.json
blob25663aca8670167eec8bdffc0af936fb3142d70f
2   "name": "TFY_BannerscrollKit",
3   "version": "2.4.2",
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.2"
17   },
18   "source_files": "TFY_Bannerscroll/TFY_BannerscrollKit/TFY_BannerscrollKit.h",
19   "requires_arc": true,
20   "subspecs": [
21     {
22       "name": "TFY_BannerView",
23       "dependencies": {
24         "TFY_BannerscrollKit/TFY_ITools": [
26         ]
27       },
28       "source_files": "TFY_Bannerscroll/TFY_BannerscrollKit/TFY_BannerView/**/*.{h,m}"
29     },
30     {
31       "name": "TFY_ITools",
32       "source_files": "TFY_Bannerscroll/TFY_BannerscrollKit/TFY_ITools/**/*.{h,m}"
33     }
34   ]