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] AlibabacloudBtripOpen20220520 4.5.0
[CocoaPods.git]
/
Specs
/
1
/
8
/
7
/
FPSView
/
0.0.9
/
FPSView.podspec.json
blob
6ad0b45a0d0a36f98e3d1c8da00e414194398bdc
1
{
2
"name": "FPSView",
3
"version": "0.0.9",
4
"summary": "Show the fps of iOS application.",
5
"homepage": "https://github.com/fengjiankang/FPSView.git",
6
"authors": {
7
"kangya": "feng_jian_kang@163.com"
8
},
9
"platforms": {
10
"ios": "7.0"
11
},
12
"source": {
13
"git": "https://github.com/fengjiankang/FPSView.git",
14
"tag": "0.0.9"
15
},
16
"source_files": "FPSDisplay/View/*",
17
"frameworks": "UIKit"
18
}