blob: 67486b0310a018dafbafd440397051b64f6f4f0a [file] [log] [blame]
{
"name": "CFAScan",
"version": "0.1.0",
"summary": "Sample testing on cocoapods",
"description": "publish cocoapods & utilize into app through dependecies",
"homepage": "https://github.com/KrishnaMohan454/PublicCFAScan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KrishnaMohan454": "krishnamohan@authenticid.co"
},
"source": {
"git": "https://github.com/KrishnaMohan454/PublicCFAScan.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "12.0"
},
"dependencies": {
"PPBlinkID": [
"~> 5.4.0"
]
}
}