blob: d34dfba821ce56c95643421d97fa9e8b8efb0d31 [file] [log] [blame]
{
"name": "TFY_BannerscrollKit",
"version": "2.0.6",
"summary": "无限滚动视图,使用各种场景,如卡片,扇形,广告。。。",
"description": "无限滚动视图,使用各种场景,如卡片,扇形,广告。。。",
"homepage": "https://github.com/13662049573/TFY_Bannerscroll",
"license": "MIT",
"platforms": {
"ios": "10.0"
},
"authors": {
"tfyzxc13662049573": "420144542@qq.com"
},
"source": {
"git": "https://github.com/13662049573/TFY_Bannerscroll.git",
"tag": "2.0.6"
},
"source_files": [
"TFY_Bannerscroll/TFY_BannerscrollKit/TFY_BannerscrollHeader.h",
"TFY_Bannerscroll/TFY_BannerscrollKit/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include"
},
"requires_arc": true
}