blob: e0ff971afd3781a83429402952a1cf43970d6048 [file] [log] [blame]
{
"name": "YDDeviceTool",
"version": "0.1.1",
"summary": "YDDeviceTool 是一个用来获取设备信息的工具.",
"description": "YDDeviceTool 是一个工具,用来获取设备的名称、类型、ip等一些相关信息.",
"homepage": "https://github.com/herody/YDDeviceTool.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"houyadi": "314622981@qq.com"
},
"source": {
"git": "https://github.com/herody/YDDeviceTool.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YDDeviceTool/Classes/**/*"
}