blob: c7c55773a06736ab67b7211f2656ee2f69b0a701 [file] [log] [blame]
{
"name": "SwiftSignatureView",
"version": "1.0.3",
"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": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}