blob: 1f5e97c893d7920846dfef91fa4c875fe7ac463a [file] [log] [blame]
{
"name": "SignaturePad",
"version": "1.0.3",
"summary": "A smooth signature pad with uibezierpath",
"description": "A Smooth Signature Pad written in Swift. Utilizing UIBezierPath.",
"homepage": "https://github.com/TorIsHere/SignaturePad",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"TorIsHere": "kittikorn.a@gmail.com"
},
"source": {
"git": "https://github.com/TorIsHere/SignaturePad.git",
"tag": "1.0.3"
},
"source_files": [
"SignaturePad",
"SignaturePad/**/*.{h,m}"
],
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "9.0"
},
"pushed_with_swift_version": "4.0"
}