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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
3
/
9
/
1
/
FPSStatusBar
/
4.0.0
/
FPSStatusBar.podspec.json
blob
6e92328906ac2a5fe759d29ff03c4f636140a394
1
{
2
"name": "FPSStatusBar",
3
"version": "4.0.0",
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": "4.0.0"
18
},
19
"source_files": "classes/**/*.{swift,h,m}",
20
"requires_arc": true
21
}