Commit Graph
2 Commits
Author SHA1 Message Date
Dennis Weissmann 99cee4c2ff Added functionality to get the simulator model (thanks @Caseyc585)
added functions that make it easier to determine whether or not the current device is in a specific group or family of devices
changed the battery level type from Double to Int since UIDevice itself only returns a double with 2 digit precision (i.e. 0.34 for 34%)
modified tests for the new functionality
2015-12-22 14:29:45 +01:00
Dennis Weissmann 5393c8d16c Rename project to DeviceKit
Since Device is already taken as a CocoaPod I decided to rename it to
DeviceKit
2015-11-18 23:12:18 +01:00