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
/
a
/
2
/
8
/
FCTestSDK
/
0.0.1
/
FCTestSDK.podspec.json
blob
1f2ee05edf4c4132a6e70dc986155f5abbd2e8b5
1
{
2
"name": "FCTestSDK",
3
"version": "0.0.1",
4
"summary": "A short description of FCTestSDK.podspec.",
5
"homepage": "https://github.com/FC-IOS2019/FCTestSDK",
6
"license": "MIT",
7
"authors": {
8
"wangjiandu": "wangjiandu@fingercrystal.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/FC-IOS2019/FCTestSDK.git",
15
"tag": "0.1"
16
},
17
"source_files": [
18
"FCSmartHomeSDK",
19
"FCSmartHomeSDK/**/*.{h,m}"
20
],
21
"dependencies": {
22
"TuyaSmartHomeKit": [
23
24
]
25
}
26
}