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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
7
/
2
/
b
/
LZUberSignature
/
1.0.4
/
LZUberSignature.podspec.json
blob
175b13cd63797a062938a28876c14315b4767fda
1
{
2
"name": "LZUberSignature",
3
"version": "1.0.4",
4
"license": {
5
"type": "BSD"
6
},
7
"homepage": "https://github.com/uber/UberSignature",
8
"authors": "Uber",
9
"summary": "Draw signatures in Swift and Objective-C.",
10
"source": {
11
"git": "https://github.com/LZRight123/UberSignature.git",
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
}