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] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git]
/
Specs
/
a
/
5
/
0
/
ChartKit
/
0.0.1
/
ChartKit.podspec.json
blob
9281095ed68ef62b4c5586d769258e7b90c940c2
1
{
2
"name": "ChartKit",
3
"version": "0.0.1",
4
"summary": "ChartKit.",
5
"homepage": "https://github.com/yxiangBeauty/ChartKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"yxiang": "https://github.com/yxiangBeauty"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/yxiangBeauty/ChartKit.git",
18
"tag": "0.0.1"
19
},
20
"source_files": "CK/**/*.{h,m}",
21
"frameworks": "UIKit"
22
}