blob: 8f937bfe774bfcb8aee67c4c31f38cf64f57b2b4 [file] [log] [blame]
{
"name": "EKYC",
"version": "0.1.2",
"summary": "A short description of EKYC.",
"description": "gfrgrrwgrt",
"homepage": "http://EXAMPLE/EKYC",
"license": "Description of your licence, name or otherwise",
"authors": {
"Naveen Enushan": "naveenenushan@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/naveenenushan/EKYC.git",
"tag": "0.1.2"
},
"source_files": [
"AAILivenessSDK",
"EKYC/AAILivenessSDK/AAILivenessSDK.framework/Headers/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "EKYC/**/*.{png,storyboard,modulemap,strings,xib}",
"swift_versions": "5.0",
"dependencies": {
"Alamofire": [
],
"SwiftyJSON": [
],
"DropDown": [
],
"SVProgressHUD": [
],
"JVFloatLabeledTextField": [
]
},
"swift_version": "5.0"
}