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] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git]
/
Specs
/
b
/
8
/
6
/
YJUIKit
/
0.0.10
/
YJUIKit.podspec.json
blob
2bab31c7223e2a9e923ae2dda51f78ec4e31ee86
1
{
2
"name": "YJUIKit",
3
"version": "0.0.10",
4
"summary": "YJUIKit for iOS",
5
"homepage": "https://github.com/MOyejin/YJUIKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"MOyejin": "1976779764@qq.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/MOyejin/YJUIKit.git",
18
"tag": "0.0.10"
19
},
20
"source_files": "YJUIKit/**/*.{h,m}",
21
"requires_arc": true,
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
],
26
"libraries": "resolv",
27
"dependencies": {
28
"MJRefresh": [
29
30
],
31
"Masonry": [
32
33
],
34
"YJFoundation": [
35
36
]
37
}
38
}