Skip to content

Packages

PatteWi edited this page Aug 4, 2016 · 7 revisions

Coacoapods

This Swift-Project uses Cocoapods to manage and imlement different libraries. Each of these libraries are used for a special task within the app. These libraries are:

Alamofire (v3.4)

[AlamofireNetworkActivityIndicator] (https://cocoapods.org/pods/AlamofireNetworkActivityIndicator) (v1.0)

[SwiftyJSON] (https://cocoapods.org/pods/SwiftyJSON) (v2.3) - Easier use of JSON

[AKPickerView-Swift] (https://cocoapods.org/pods/AKPickerView-Swift) (v1.0) - Question-Picker on the Bottom

[EVReflection] (https://cocoapods.org/pods/EVReflection) (v2.38)

[SSZipArchive] (https://cocoapods.org/pods/SSZipArchive) (v1.3) - ZIP images for server-transfer

ImageViewer (v2.0.6) - Display image on text-questions

Note: The library-versions represents the actual version at the time of the implementation and can vary in the future.

Clone this wiki locally