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] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git]
/
Specs
/
a
/
f
/
8
/
JwCompose
/
0.0.6
/
JwCompose.podspec.json
blob
27d14cdfe3263045311d991790be9dc4eda00de0
1
{
2
"name": "JwCompose",
3
"version": "0.0.6",
4
"summary": "A short description of JwCompose.",
5
"homepage": "https://github.com/chenjingwei0124/JwTooler",
6
"license": "MIT",
7
"authors": {
8
"陈警卫": "chenjingwei0124@163.com"
9
},
10
"source": {
11
"git": "https://github.com/chenjingwei0124/JwTooler.git",
12
"tag": "0.0.6"
13
},
14
"platforms": {
15
"ios": "9.0"
16
},
17
"source_files": "JwCompose/**/*.{h,m}",
18
"requires_arc": true,
19
"frameworks": [
20
"UIKit",
21
"Foundation",
22
"CoreFoundation",
23
"QuartzCore",
24
"CoreGraphics",
25
"CoreImage",
26
"CoreText"
27
],
28
"dependencies": {
29
"SDWebImage": [
30
31
],
32
"Masonry": [
33
34
],
35
"MJRefresh": [
36
37
]
38
}
39
}