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] ZJSDK 2.5.5.0
[CocoaPods.git]
/
Specs
/
3
/
9
/
1
/
FPSStatusBar
/
0.0.4
/
FPSStatusBar.podspec.json
blob
fa5e4a95016acce737ffddaba48bb11b7876cffc
1
{
2
"name": "FPSStatusBar",
3
"version": "0.0.4",
4
"summary": "show FPS at StatusBar.",
5
"homepage": "https://github.com/asaday/FPSStatusBar",
6
"license": {
7
"type": "MIT"
8
},
9
"authors": {
10
"asaday": ""
11
},
12
"platforms": {
13
"ios": "8.0"
14
},
15
"source": {
16
"git": "https://github.com/asaday/FPSStatusBar.git",
17
"tag": "0.0.4"
18
},
19
"source_files": "classes/**/*.{swift,h,m}",
20
"requires_arc": true
21
}