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