MWMarqueeView 1.0.1× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Sep 2016Maintained by fishmwei.Installation Guide×Installation Guide for MWMarqueeViewYou want to add pod 'MWMarqueeView', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'MWMarqueeView', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try MWMarqueeViewSee PodspecGitHub RepoPage on CocoaPods.orgMWMarqueeView 1.0.1Byfishmweifishmwei/MWMarqueeViewGitHub Repo 跑马灯 screenshots Demo Project See MWMarqueeViewDemo.xcodeproj Installation Manually Copy MWMarqueeView to your project import "MWMarqueeView.h" Requirements This library requires a deployment target of iOS 7.0 or greater. License MIT