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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
1
/
4
/
d
/
ZZChart
/
1.0.0
/
ZZChart.podspec.json
blob
fa28ea689378c4eba95f6d1ee7fc2c1c8ff5acf3
1
{
2
"name": "ZZChart",
3
"version": "1.0.0",
4
"summary": "ZZChart for ios",
5
"description": "ZZChart for ios,,now its a bar chart",
6
"homepage": "https://github.com/zhouyouong/ZZChart",
7
"license": "MIT",
8
"authors": {
9
"zy": "zy311311@163.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/zhouyouong/ZZChart.git",
16
"tag": "1.0.0"
17
},
18
"source_files": [
19
"ZZChart",
20
"ZZChart/**/*.{h,m}"
21
],
22
"frameworks": [
23
"Foundation",
24
"UIKit"
25
],
26
"requires_arc": true
27
}