blob: ca1e7b3aa89219531d59c628cd54f9f2f22c4cc6 [file] [log] [blame]
{
"name": "NZSIMSDK",
"version": "1.1",
"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.1"
},
"source_files": "NZSIMSDK/*.{h,m}",
"ios": {
"vendored_libraries": "NZSIMSDK/*.a"
}
}