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] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git]
/
Specs
/
1
/
8
/
7
/
FPSView
/
0.0.4
/
FPSView.podspec.json
blob
8d50f2f58d86762d41df2442df8f0232502761fb
1
{
2
"name": "FPSView",
3
"version": "0.0.4",
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.4"
15
},
16
"source_files": [
17
"FPSDisplay",
18
"FPSDisplay/View/*"
19
],
20
"frameworks": "UIKit"
21
}