blob: dce54aa0f0e011cd8417638e18a3df1730a93361 [file] [log] [blame]
{
"name": "VVNEkyc",
"version": "0.1.6",
"summary": "VVNEkycFramework",
"requires_arc": true,
"description": "TODO: Add long description of the pod here.",
"homepage": "https://bitbucket.org/cuongle0688/vvnekycframework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"cuonglv0688": "cuongle0688@gmail.com"
},
"source": {
"git": "https://cuongle0688@bitbucket.org/cuongle0688/vvnekycframework.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "9.0"
},
"static_framework": true,
"source_files": "VVNEkycFramework/**/*.swift",
"resources": "VVNEkycFramework/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"resource_bundles": {
"VVNEkyc": "VVNEkycFramework/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}"
},
"frameworks": "UIKit",
"dependencies": {
"GoogleMobileVision/FaceDetector": [
"~> 1.6.0"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}