v1.0.2
Fixes
- Changed iOS deployment target to 8.0 to make Xcode's warning of
"The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 7.0, but the range of supported deployment target versions is 8.0 to 13.4.99."
go away.
Compatibility
- Safe to upgrade from any previous versions
- Should not be breaking unless on iOS < 8.0 (highly unlikely)