[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / d / 5 / BRSignatureView / 0.1.0 / BRSignatureView.podspec.json
blob045b5a4ca94936b5be79a53cb5cb437235a9d592
2   "name": "BRSignatureView",
3   "version": "0.1.0",
4   "summary": "BRSignatureView is a custom view to draw signature and return the signature as an image.",
5   "description": "TODO: Add an UIView control in viewController (you can create as programatically as well) and specify the class name as BRSignatureView.",
6   "homepage": "https://gitlab.srswebsolutions.com/berlinrajs/BRSignatureView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "berlinrajs": "berlinrajs@srswebsolutions.com"
13   },
14   "source": {
15     "git": "https://gitlab.srswebsolutions.com/berlinrajs/BRSignatureView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BRSignatureView/Classes/BRSignatureView.swift",
22   "resource_bundles": {
23     "BRSignatureView": [
24       "BRSignatureView/Assets/Clear.png"
25     ]
26   },
27   "pushed_with_swift_version": "3.2"