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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
a
/
6
/
e
/
PGBarChart
/
1.0.1
/
PGBarChart.podspec.json
blob
710a2c8c7146d5deae62596287283e7fe0b5caf6
1
{
2
"name": "PGBarChart",
3
"version": "1.0.1",
4
"summary": "一款非常简单灵活的柱状统计图。",
5
"homepage": "https://github.com/xiaozhuxiong121/PGBarChart",
6
"license": "MIT",
7
"authors": {
8
"piggybear": "piggybear_net@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/xiaozhuxiong121/PGBarChart.git",
15
"tag": "1.0.1"
16
},
17
"source_files": [
18
"PGBarChart",
19
"PGBarChart/**/*.{h,m}"
20
],
21
"frameworks": "UIKit",
22
"requires_arc": true
23
}