kidozen / kido-ios-swift

Kidozen SDK BETA implementation using swift language.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Kidozen's BETA-SDK Swift implementation. For now, we are using a sample application with Kidozen classes in it, as it's not currently possible to create a framework out of this, due to the beta state of the language.

In order to start working on this, you should open the SampleSDKSwift.xcworkspace file with XCode 6 Beta 7

All Kidozen's classes are located in the SampleSDKSwift/kidoSDKSwift directory. If you want to add more KZ Classes, please add them there, as in the future we are going to extract that directory and convert everything KZ related to a library.

AFNetworking has been installed as a POD, which is the recommended method.

Please keep in mind that this is an early BETA release, it's not production ready.

About

Kidozen SDK BETA implementation using swift language.


Languages

Language:Swift 99.7%Language:Objective-C 0.3%Language:Ruby 0.1%