I tried to create a UILabel in playground but failed. Does playground only support OS X development for now?
UILabel
I found I could add a new playground file in IOS project, and in that file I can import UIKit.