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
/
4
/
9
/
b
/
CQSignature
/
1.0.0
/
CQSignature.podspec.json
blob
c44312a1635e425b76e765a8dabcac8e811beb58
1
{
2
"name": "CQSignature",
3
"version": "1.0.0",
4
"summary": "this is a signature",
5
"homepage": "https://github.com/chenqiang11/CQSignature.git",
6
"license": "MIT",
7
"authors": {
8
"chenqiang": "879752542@qq.com"
9
},
10
"frameworks": [
11
"UIKit",
12
"CoreGraphics",
13
"Foundation",
14
"QuartzCore",
15
"CoreImage"
16
],
17
"source": {
18
"git": "https://github.com/chenqiang11/CQSignature.git",
19
"commit": "23cbe63",
20
"tag": "1.0.0"
21
},
22
"source_files": "CQSignature/*.{h,m}",
23
"resources": [
24
"image/*.png",
25
"Sounds/*"
26
],
27
"platforms": {
28
"ios": "9.0"
29
}
30
}