blob: f1f12d38f2a29635a4298300e2468afc96f40390 [file] [log] [blame]
{
"name": "TFY_BannerscrollKit",
"version": "2.3.0",
"summary": "无限滚动视图,使用各种场景,如卡片,扇形,广告。。。",
"description": "无限滚动视图,使用各种场景,如卡片,扇形,广告。。。",
"homepage": "https://github.com/13662049573/TFY_Bannerscroll",
"license": "MIT",
"platforms": {
"ios": "12.0"
},
"authors": {
"tfyzxc13662049573": "420144542@qq.com"
},
"source": {
"git": "https://github.com/13662049573/TFY_Bannerscroll.git",
"tag": "2.3.0"
},
"source_files": "TFY_Bannerscroll/TFY_BannerscrollKit/TFY_BannerscrollKit.h",
"requires_arc": true,
"subspecs": [
{
"name": "TFY_BannerView",
"dependencies": {
"TFY_BannerscrollKit/TFY_ITools": [
]
},
"source_files": "TFY_Bannerscroll/TFY_BannerscrollKit/TFY_BannerView/**/*.{h,m}"
},
{
"name": "TFY_ITools",
"source_files": "TFY_Bannerscroll/TFY_BannerscrollKit/TFY_ITools/**/*.{h,m}"
}
]
}