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
/
9
/
4
/
8
/
RNPodTest
/
0.0.1
/
RNPodTest.podspec.json
blob
7635ef83e5816a2bf9e815a7877449bc3b72bb90
1
{
2
"name": "RNPodTest",
3
"version": "0.0.1",
4
"summary": "It is a Test",
5
"homepage": "https://github.com/RainyNight-Yan/RNPodTest",
6
"license": "MIT",
7
"authors": {
8
"RainyNight": "710223344@qq.com"
9
},
10
"platforms": {
11
"ios": null
12
},
13
"source": {
14
"git": "https://github.com/RainyNight-Yan/RNPodTest.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"RNPodTest",
19
"RNPodTest/RNPodTest/**/*.{h,m,}"
20
],
21
"frameworks": [
22
"UIKit",
23
"AVFoundation"
24
]
25
}