blob: 76501437c124b0d934c4e6a42a70909774469492 [file] [log] [blame]
{
"name": "TTBannerView",
"version": "0.0.1",
"summary": "一个简单的滚动广告栏,图片来源可以选择本地或者网络,可以添加标题和分页控件",
"homepage": "https://github.com/whtacm/TTBannerView",
"license": "MIT",
"authors": {
"whtacm": "whtacm@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/whtacm/TTBannerView.git",
"tag": "0.0.1"
},
"source_files": "TTBannerView/**/TTBannerView.{h,m}",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
]
}
}