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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
e
/
5
/
a
/
JFKits
/
0.1.3
/
JFKits.podspec.json
blob
e956ac6939b3969c82658f0ddba48102e7e1914a
1
{
2
"name": "JFKits",
3
"version": "0.1.3",
4
"summary": "我的工具集",
5
"homepage": "https://github.com/fjlprivate/JFKits.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"fjlprivate": "869325397@qq.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/fjlprivate/JFKits.git",
18
"tag": "0.1.3"
19
},
20
"source_files": "JFKit/**/*",
21
"requires_arc": true,
22
"dependencies": {
23
"Masonry": [
24
25
],
26
"SDWebImage": [
27
28
],
29
"YYWebImage": [
30
31
],
32
"LTNavigationBar": [
33
34
],
35
"TZImagePickerController": [
36
"~> 3.2.1"
37
]
38
}
39
}