repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git]
/
Specs
/
3
/
a
/
1
/
NZSIMSDK
/
1.0
/
NZSIMSDK.podspec.json
blob
6b0e51caff1f609efa6124152966cf67e978bba6
1
{
2
"name": "NZSIMSDK",
3
"version": "1.0",
4
"summary": "蓝牙SDK",
5
"description": "蓝牙SDK,用于iOS设备与蓝牙卡的连接。",
6
"homepage": "https://github.com/yedan2099/NZSIMSDK",
7
"license": "MIT",
8
"authors": {
9
"Liulu": "793148066@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/yedan2099/NZSIMSDK.git",
16
"tag": "v1.0"
17
},
18
"source_files": "NZSIMSDK/*.{h,m}"
19
}