blob: 730ba8c705811f1ef02bd2e0c1d773f6a3319608 [file] [log] [blame]
{
"name": "YTDevice",
"version": "1.0.1",
"summary": "YTDevice",
"description": "设备工具类,可获取设备名称、型号等",
"homepage": "https://github.com/Yakov1012/YTDevice",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yakov1012": "1446486761@qq.com"
},
"source": {
"git": "https://github.com/Yakov1012/YTDevice.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YTDevice/Classes/**/*"
}