blob: ec9f4cc94066771bf6d2fd6c2b0ef53cfe243726 [file] [log] [blame]
{
"name": "DocumentCapture",
"version": "0.1.0",
"summary": "R&D on cocoapods.",
"description": "publish cocoapods & utilize into app .",
"homepage": "https://github.com/KrishnaMohan454/SampleRepo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KrishnaMohan454": "krishnamohan@authenticid.co"
},
"source": {
"git": "https://github.com/KrishnaMohan454/SampleRepo.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"ios": {
"requires_arc": false,
"vendored_frameworks": "DSCapture.framework"
}
}