blob: 40156115f08bb0ce748686d22e2024f7880fddcb [file] [log] [blame]
{
"name": "SwiftSignatureView",
"version": "2.1.0",
"summary": "A lightweight, fast and customizable option for capturing signatures within your app.",
"description": "SwiftSignatureView is a lightweight, fast and customizable option for capturing signatures within your app. You can retrieve the signature as a UIImage.",
"homepage": "https://github.com/alankarmisra/SwiftSignatureView",
"license": "MIT",
"authors": {
"Alankar Misra": "alankarmisra@gmail.com"
},
"source": {
"git": "https://github.com/alankarmisra/SwiftSignatureView.git",
"tag": "2.1.0"
},
"platforms": {
"ios": "8.3"
},
"swift_versions": "5.0.1",
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"swift_version": "5.0.1"
}