| { |
| "name": "RollingNotice", |
| "version": "1.0.3", |
| "summary": "滚动公告、广告,支持灵活自定义cell。淘宝、口碑、京东、美团、天猫等等一切滚动广告 Roll Notice or Advertising. A rolling banner, custom cell like UITableViewCell supported", |
| "description": "可以简单的滚动文本公告,也可以像淘宝头条那样很复杂。你自定义cell,根据index赋值,滚动交给它!\n用法和UITableView几乎一样,也支持重用\nA rolling banner for iOS, you can custom cell for it. Just similar as UITableView", |
| "homepage": "https://github.com/maltsugar/RollingNotice", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "zgy": "173678978@qq.com" |
| }, |
| "platforms": { |
| "ios": null |
| }, |
| "source": { |
| "git": "https://github.com/maltsugar/RollingNotice.git", |
| "tag": "1.0.3" |
| }, |
| "source_files": [ |
| "GYRollingNoticeView", |
| "RollingNotice/GYRollingNoticeView/*.{h,m}" |
| ], |
| "frameworks": "UIKit" |
| } |