blob: c1a728b9189362683579e35a1b0e5724647056e2 [file] [log] [blame]
{
"name": "iOSSignatureCapture",
"version": "1.0.0",
"summary": "iOS-Signature-Capture is helps to capture the user signature with name and signed date in iOS.",
"description": "iOS-Signature-Capture is helps to capture the user signature with name and signed date in iOS and supports both Objective-c and Swift languages.",
"homepage": "https://github.com/vigneshuvi/iOS-Signature-Capture",
"license": "MIT",
"authors": {
"Vignesh Kumar": "http://vigneshuvi.github.io/"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/vigneshuvi/iOS-Signature-Capture.git",
"tag": "1.0.0"
},
"source_files": [
"iOSSignatureCapture",
"iOSSignatureCapture/**/*.{h,m,swift}"
],
"requires_arc": true
}