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] AlibabacloudIntelligentCreation20240313 2.13.0
[CocoaPods.git]
/
Specs
/
1
/
8
/
7
/
FPSView
/
0.0.8
/
FPSView.podspec.json
blob
c868303aca12c25688c0268a6206230375c9cf1f
1
{
2
"name": "FPSView",
3
"version": "0.0.8",
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.8"
15
},
16
"source_files": "FPSDisplay/View/*",
17
"frameworks": "UIKit"
18
}