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.14
/
FPSView.podspec.json
blob
af33222db47815009161802834e0658ac27002a2
1
{
2
"name": "FPSView",
3
"version": "0.0.14",
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.14"
15
},
16
"source_files": [
17
"FPSDisplay/View/FPSView/*",
18
"FPSDisplay/Util/*"
19
],
20
"frameworks": "UIKit"
21
}