watsonbox / ios_google_places_autocomplete

Google Places address entry for iOS (Swift)
MIT License
269 stars 72 forks source link

While use in in objective c code #27

Open patelgaurav4u opened 8 years ago

patelgaurav4u commented 8 years ago

public convenience init(apiKey: String, placeType: PlaceType = .All)

this method is not access in objective c project.

anoopmg commented 8 years ago

same issue, how to use in objective c project