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] VisualEffectBlurView 6.0.0
[CocoaPods.git]
/
Specs
/
1
/
e
/
2
/
XFPS
/
1.0.1
/
XFPS.podspec.json
blob
7a41923011d3c3165795481fd649e0e597b97f9b
1
{
2
"name": "XFPS",
3
"version": "1.0.1",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "An FPS moniter view on iOS.",
9
"homepage": "https://github.com/dimsky/FPSDemo",
10
"authors": {
11
"dimsky": "dimsky@163.com"
12
},
13
"source": {
14
"git": "https://github.com/dimsky/FPSDemo.git",
15
"tag": "1.0.1"
16
},
17
"requires_arc": true,
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "FPS/*.{swift}"
22
}