blob: 175b13cd63797a062938a28876c14315b4767fda [file] [log] [blame]
{
"name": "LZUberSignature",
"version": "1.0.4",
"license": {
"type": "BSD"
},
"homepage": "https://github.com/uber/UberSignature",
"authors": "Uber",
"summary": "Draw signatures in Swift and Objective-C.",
"source": {
"git": "https://github.com/LZRight123/UberSignature.git",
"tag": "1.0.4"
},
"source_files": "Sources/ObjC/**/*.{h,m}",
"frameworks": [
"CoreGraphics",
"Foundation",
"UIKit"
],
"requires_arc": true,
"platforms": {
"ios": "9.0"
}
}