YZClockView 0.1.1× TestsTested ✗ LangLanguage Obj-CObjective C License MIT ReleasedLast Release Jan 2015Maintained by Austin Chou.Installation Guide×Installation Guide for YZClockViewYou want to add pod 'YZClockView', '~> 0.1' similar to the following to your Podfile:target 'MyApp' do pod 'YZClockView', '~> 0.1' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try YZClockViewSee PodspecGitHub RepoPage on CocoaPods.orgYZClockView 0.1.1ByAustin Chouaustinchou0126AustinChou/YZClockViewGitHub Repo A custom UIView which can display a time with two arc. Requrements Xcode 5 or higher iOS 6.0 or higher Installation Demo Build and run the YZClockViewDemo.xcodeproj