blob: a40092d6e7423cdcd8b2c99dd114758148be98f3 [file] [log] [blame]
{
"name": "AppleDeviceModelMapping",
"version": "0.1.3",
"summary": "Mapping Appple device identify with model name.",
"description": "Mapping Appple device identify with model name. Like iPhone1,1 as iPhone and iPad11,4 as iPad Air 3rd Gen and etc.",
"homepage": "https://github.com/iceboxi/AppleDeviceModelMapping",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"iceboxi": "iceboxidev@gmail.com"
},
"source": {
"git": "https://github.com/iceboxi/AppleDeviceModelMapping.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AppleDeviceModelMapping/Classes/**/*",
"swift_versions": "5.0",
"resources": "AppleDeviceModelMapping/Assets/DeviceModelMapping.plist",
"frameworks": "UIKit",
"swift_version": "5.0"
}