TanguyAladenise / TAPageControl

A versatile and easily customizable page control for iOS.
MIT License
431 stars 83 forks source link

how to use in swift #5

Closed fanly closed 9 years ago

fanly commented 9 years ago

how to use in swift

TanguyAladenise commented 9 years ago

Hi,

To import any Obj-c code you need a simple Bridging-header. From there import the library and you will be good to go :)

szxinyu commented 8 years ago

it cannot be used after import it in swift Bridging-header.