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] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git]
/
Specs
/
4
/
7
/
a
/
LZSignature
/
1.0.4
/
LZSignature.podspec.json
blob
1da2fa769064ee7deab75324c2f39acc837d0b05
1
{
2
"name": "LZSignature",
3
"version": "1.0.4",
4
"license": {
5
"type": "BSD"
6
},
7
"homepage": "https://github.com/LZRight123/LZSignature",
8
"authors": "Uber",
9
"summary": "Draw signatures in Swift and Objective-C.",
10
"source": {
11
"git": "https://github.com/LZRight123/LZSignature",
12
"tag": "1.0.4"
13
},
14
"source_files": "Sources/ObjC/**/*.{h,m}",
15
"frameworks": [
16
"CoreGraphics",
17
"Foundation",
18
"UIKit"
19
],
20
"requires_arc": true,
21
"platforms": {
22
"ios": "9.0"
23
}
24
}