Identifiers and product names for Apple mobile devices.
import "github.com/petoc/amdi"
amdi.Is("iPhone1,1") // true
amdi.Name("iPhone1,1") // iPhone
Apple_mobile_device_types.txt (https://gist.github.com/adamawolf/3048717)
Licensed under MIT license.