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] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git]
/
Specs
/
e
/
0
/
7
/
FPSLabel
/
1.0.0
/
FPSLabel.podspec.json
blob
55214348b6da148344556613fc4d8e2d497410a6
1
{
2
"name": "FPSLabel",
3
"version": "1.0.0",
4
"summary": "A draggble label that display FPS.",
5
"homepage": "https://github.com/qkzhu/FPSLabel",
6
"license": {
7
"type": "MIT"
8
},
9
"authors": {
10
"qiankun": "zqkun.public@gmail.com"
11
},
12
"platforms": {
13
"ios": "8.0"
14
},
15
"source": {
16
"git": "https://github.com/qkzhu/FPSLabel.git",
17
"tag": "1.0.0"
18
},
19
"source_files": "FPSLabel/*.{h,m}",
20
"requires_arc": true
21
}