AttributedTextView
December 27, 2016 • MIT License
Easiest way to create an attributed UITextView with support for multiple links.
EVURLCache
November 20, 2015 • MIT License
a NSURLCache subclass for handling all web requests that use NSURLRequest
PassportScanner
October 14, 2015 • MIT License
Scan the MRZ code of a passport and extract the firstname, lastname, passport number, nationality, date of birth, expiration date and personal numer.
EVFaceTracker
July 02, 2015 • MIT License
Calculate the distance and angle of your device with regards to your face. This can be used to simulate a 3D effect
AlamofireJsonToObjects
July 02, 2015 • MIT License
An Alamofire extension which converts JSON response data into swift objects using EVReflection
EVReflection
July 02, 2015 • MIT License
Swift helper library with reflection functions with support for NSCoding, Printable, Hashable, Equatable and JSON.
- Parsing objects based on NSObject to a dictionary.
- Parsing a dictionary ba...
EVCloudKitDao
February 17, 2015 • BSD License
EVCloudKitDao will let you use CloudKit as easy as possible by using reflection for parsing from and to CKRecord and generic methods for handling all actions. As a sample app there is a complete fu...