A example of complication written in swift 2.0 for Apple WatchOS 2 beta using ClockKit framework Complication is something what newly released in Apple WatchOS 2
In my example, I choose to use a templete called CLKComplicationTemplateModularLargeStandardBody
you can view other 21 templetes in https://developer.apple.com/library/prerelease/watchos/documentation/ClockKit/Reference/ClockKit_framework/index.html#//apple_ref/doc/uid/TP40016082
The others' useages will just like CLKComplicationTemplateModularLargeStandardBody used my example
In my example I will show you how to bulid a complication about TV shows in a short time
It can do "TimeTravel" with you by using digital crown
To run the example you are required at least Xcode 7.0 beta and OS X 10.10