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] PrimerSDK 2.33.1
[CocoaPods.git]
/
Specs
/
4
/
1
/
e
/
YKLine
/
0.1.2
/
YKLine.podspec.json
blob
6c44336f44b9074c2ec629328273235103087f9d
1
{
2
"name": "YKLine",
3
"version": "0.1.2",
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.2"
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
}