blob: 045b5a4ca94936b5be79a53cb5cb437235a9d592 [file] [log] [blame]
{
"name": "BRSignatureView",
"version": "0.1.0",
"summary": "BRSignatureView is a custom view to draw signature and return the signature as an image.",
"description": "TODO: Add an UIView control in viewController (you can create as programatically as well) and specify the class name as BRSignatureView.",
"homepage": "https://gitlab.srswebsolutions.com/berlinrajs/BRSignatureView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"berlinrajs": "berlinrajs@srswebsolutions.com"
},
"source": {
"git": "https://gitlab.srswebsolutions.com/berlinrajs/BRSignatureView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BRSignatureView/Classes/BRSignatureView.swift",
"resource_bundles": {
"BRSignatureView": [
"BRSignatureView/Assets/Clear.png"
]
},
"pushed_with_swift_version": "3.2"
}