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.4.14
[CocoaPods.git]
/
Specs
/
b
/
f
/
a
/
YHKit_OC
/
0.0.2
/
YHKit_OC.podspec.json
blob
263ae684cb50ee8f4d3d5d8ad5c5fb1bd8c7e58a
1
{
2
"name": "YHKit_OC",
3
"version": "0.0.2",
4
"summary": "个人开发库、各种工具、类库、总结等",
5
"homepage": "https://github.com/liujunliuhong/YHKit_OC",
6
"license": {
7
"type": "MIT",
8
"file": "FILE_LICENSE"
9
},
10
"authors": {
11
"liujun": "1035841713@qq.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/liujunliuhong/YHKit_OC.git",
18
"tag": "0.0.2"
19
},
20
"source_files": "YHKit_OC/YHKit_OC/**/*.{h,m}",
21
"requires_arc": true,
22
"dependencies": {
23
"AFNetworking": [
24
25
],
26
"MBProgressHUD": [
27
28
],
29
"SDAutoLayout": [
30
31
],
32
"Masonry": [
33
34
]
35
}
36
}