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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
e
/
5
/
a
/
JFKits
/
0.1.3.1
/
JFKits.podspec.json
blob
18162eff271c96920bf8ab9ca52b3b54ef3f8732
1
{
2
"name": "JFKits",
3
"version": "0.1.3.1",
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.1"
19
},
20
"source_files": "JFKit/**/*",
21
"resource_bundles": {
22
"JFKits": [
23
"JFKit/**/*.otf"
24
]
25
},
26
"requires_arc": true,
27
"dependencies": {
28
"Masonry": [
29
30
],
31
"SDWebImage": [
32
33
],
34
"YYWebImage": [
35
36
],
37
"LTNavigationBar": [
38
39
],
40
"TZImagePickerController": [
41
"~> 3.2.1"
42
]
43
}
44
}