blob: fe2914d26e48846c59d0b4e1f9256ff4c725d3c2 [file] [log] [blame]
{
"name": "ADDeviceTool",
"version": "1.0",
"summary": "快速获取Apple设备类型",
"description": "快速获取Apple设备类型",
"homepage": "https://github.com/tiancanfei/ADDeviceTool",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"天蚕飞": "bjwltiankong@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/tiancanfei/ADDeviceTool.git",
"tag": "1.0"
},
"source_files": "ADDeviceTool/ADDeviceTool/*.*",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}