blob: 595820a73bbd11ce61e175c0729d1a168c5efece [file] [log] [blame]
{
"name": "DocumentCaptureCocoaPods",
"version": "5.0.0",
"summary": "Testing Cocoapods",
"description": "POC on Cocoapods with framework",
"homepage": "https://github.com/KrishnaMohan454/DocumentCaptureCocoaPods",
"license": "MIT",
"authors": {
"Krishna Mohan": "krishnamohan@authenticid.co"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/KrishnaMohan454/DocumentCaptureCocoaPods.git",
"tag": "5.0.0"
},
"ios": {
"vendored_frameworks": "SDK/DocumentCaptureCocoaPods.framework"
}
}