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] PlasoLogger 1.0.2
[CocoaPods.git]
/
Specs
/
d
/
0
/
5
/
HLPodTest
/
0.0.6
/
HLPodTest.podspec.json
blob
8349cc920e5bda66a15804084eef73c7ab4d6888
1
{
2
"name": "HLPodTest",
3
"version": "0.0.6",
4
"summary": "Display your app's FPS on screen",
5
"homepage": "https://github.com/leohou/HLPodTest",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"leohou": "18801024669@163.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"frameworks": [
17
"Foundation",
18
"UIKit"
19
],
20
"source": {
21
"git": "https://github.com/leohou/HLPodTest.git",
22
"tag": "0.0.6"
23
},
24
"source_files": "HLPod/Util/**/*.{h,m}",
25
"requires_arc": true
26
}