blob: 939550798c4c43566e5cdcf8ee24811e12f8560b [file] [log] [blame]
{
"name": "YQDeviceInfo",
"version": "0.0.1",
"summary": "iOS 设备信息 型号、版本、电量、cpu、内存等",
"homepage": "https://github.com/976431yang/YQDeviceInfo",
"license": "MIT",
"authors": {
"FreakyYang": "1358970695@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/976431yang/YQDeviceInfo.git",
"tag": "0.0.1"
},
"public_header_files": "YQDeviceInfo/**/*.{h}",
"source_files": "YQDeviceInfo/**/*.{h,m,mm}"
}