blob: e2d5ee6d8ae7872f13f4f5a38d0b4a9e765bce75 [file] [log] [blame]
{
"name": "CFAScan",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "12.0"
},
"dependencies": {
"PPBlinkID": [
"~> 5.4.0"
]
},
"frameworks": [
"UIKit",
"MapKit"
]
}