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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
4
/
1
/
e
/
YKLine
/
0.1.0
/
YKLine.podspec.json
blob
3f30f5938ba5b6de475d6c40152cbe2cb98728cb
1
{
2
"name": "YKLine",
3
"version": "0.1.0",
4
"summary": "Cocoapods version of Y_KLine.",
5
"homepage": "https://github.com/iDurian/Y_KLine",
6
"license": "MIT",
7
"authors": {
8
"iDurian": "gaodongdong1989@gmail.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/iDurian/Y_KLine.git",
15
"tag": "0.1.0"
16
},
17
"source_files": [
18
"Sources",
19
"Sources/**/*.{h,m}"
20
],
21
"exclude_files": "Classes/Exclude",
22
"requires_arc": true,
23
"dependencies": {
24
"Masonry": [
25
26
]
27
}
28
}