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] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git]
/
Specs
/
1
/
e
/
2
/
XFPS
/
1.0.0
/
XFPS.podspec.json
blob
6578c07c650920797d3aed0036047523904c2f77
1
{
2
"name": "XFPS",
3
"version": "1.0.0",
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.0"
16
},
17
"requires_arc": true,
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "FPS/*.{swift}"
22
}