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
[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git]
/
Specs
/
f
/
1
/
b
/
QFGaugeView
/
1.0.0
/
QFGaugeView.podspec.json
blob
2f47419c0208473c9ab1767864c86ffb8597373a
1
{
2
"name": "QFGaugeView",
3
"version": "1.0.0",
4
"summary": "仿芝麻信用仪表盘",
5
"homepage": "https://github.com/1406011969/QFGaugeView",
6
"license": "MIT",
7
"authors": {
8
"风7cheng": "cqf_qifeng@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/1406011969/QFGaugeView.git",
15
"tag": "1.0.0"
16
},
17
"source_files": [
18
"QFGaugeView",
19
"QFGaugeView/**/*.{h,m}"
20
],
21
"frameworks": "UIKit",
22
"requires_arc": true,
23
"dependencies": {
24
"QFBaseUtil": [
25
26
]
27
}
28
}