blob: 6b0e51caff1f609efa6124152966cf67e978bba6 [file] [log] [blame]
{
"name": "NZSIMSDK",
"version": "1.0",
"summary": "蓝牙SDK",
"description": "蓝牙SDK,用于iOS设备与蓝牙卡的连接。",
"homepage": "https://github.com/yedan2099/NZSIMSDK",
"license": "MIT",
"authors": {
"Liulu": "793148066@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yedan2099/NZSIMSDK.git",
"tag": "v1.0"
},
"source_files": "NZSIMSDK/*.{h,m}"
}