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