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] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git]
/
Specs
/
a
/
f
/
8
/
JwCompose
/
0.0.7
/
JwCompose.podspec.json
blob
4936e53bef6425a0c714118f4b4e47196e41166d
1
{
2
"name": "JwCompose",
3
"version": "0.0.7",
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.7"
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
"QuartzCore",
23
"CoreText"
24
]
25
}