blob: 5589b28d168bfbd79f19970be929c63b5a8e0c69 [file] [log] [blame]
{
"name": "GMPhoneBaseInfo",
"version": "0.0.1",
"summary": "关于设备的基本信息,包括设备型号、系统版本号等。",
"description": "基本设备信息,不包含需要向接口请求的sign信息",
"homepage": "https://gitlab.ds.gome.com.cn/WangDanfeng/GMPhoneBaseInfo.git",
"license": "MIT",
"authors": {
"Dawn": "icy19882006@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitlab.ds.gome.com.cn/WangDanfeng/GMPhoneBaseInfo.git",
"tag": "0.0.1"
},
"source_files": [
"GMPhoneBaseInfo",
"GMPhoneBaseInfo/GMBPhoneInfo/*.{h,m}"
]
}