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
/
e
/
5
/
RYFPSLabel
/
0.1
/
RYFPSLabel.podspec.json
blob
940fd83c7ccf29ce7befe19a384a5035d83f940c
1
{
2
"name": "RYFPSLabel",
3
"version": "0.1",
4
"summary": "用于显示当前页面fps",
5
"description": "用于显示当前页面fps的Pod库",
6
"homepage": "https://github.com/polodede/RYFPSLabel",
7
"license": "MIT",
8
"authors": {
9
"Ryan": "409266255@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/polodede/RYFPSLabel.git",
13
"tag": "0.1"
14
},
15
"platforms": {
16
"ios": "7.0"
17
},
18
"requires_arc": true,
19
"source_files": "Pod/Classes/**/*",
20
"resource_bundles": {
21
"RYFPSLabel": [
22
"Pod/Assets/*.png"
23
]
24
}
25
}