blob: 9c46551b04d7ae56f2701c9cd9b82d8a62f6dea8 [file] [log] [blame]
{
"name": "MBDeviceTool",
"version": "1.0.1",
"summary": "获取iPhone/iPad等苹果设备的信息的工具类,苹果更新",
"description": "一个获取iPhone/iPad等苹果设备的信息的工具类,更新到 iPhone 12 Pro Max",
"homepage": "https://github.com/maybeliu/MBDeviceTool_OC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"maybe": "maybe_liu@sina.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/maybeliu/MBDeviceTool_OC.git",
"tag": "1.0.1"
},
"source_files": [
"MBDeviceToolSpec",
"MBDeviceToolSpec/**/*.{h,m}"
]
}