blob: 3cf9163264e867f36289e5f2f72085f004fa0917 [file] [log] [blame]
{
"name": "WGBAutoScrollNoticeView",
"version": "0.0.2",
"summary": "WGBAutoScrollNoticeView.is a auto scroll compents used to ads or message notice show",
"description": "这是一个简单的组件,适用于上下滚动的消息/bannner/通知/广告之类的,主要是提供一种思路,可定制化",
"homepage": "https://github.com/WangGuibin/WGBAutoScrollNoticeView",
"license": "MIT",
"authors": {
"WGB": "864562082@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/WangGuibin/WGBAutoScrollNoticeView.git",
"tag": "0.0.2"
},
"source_files": [
"WGBAutoScrollNoticeView",
"WGBAutoScrollNoticeView/*/WGBAutoScrollNoticeView.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"deprecated": true
}