blob: 4a553812109be0def4a117c0580f95ac35dad127 [file] [log] [blame]
{
"name": "WeProovSDK",
"version": "1.0.8",
"summary": "A short description of WeProovSDK",
"description": "A long description of WeProovSDK",
"license": {
"type": "ProovGroup License",
"file": "LICENSE"
},
"authors": "ProovGroup",
"homepage": "https://github.com/ProovGroup/weproov-ios-sdk",
"source": {
"git": "https://github.com/ProovGroup/weproov-ios-sdk.git",
"tag": "1.0.8"
},
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": [
"WeProovSDK/WeProovSDK.framework"
]
},
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"user_target_xcconfig": {
"ENABLE_BITCODE": "NO"
},
"preserve_paths": "WeProovSDK/Wprv.framework",
"dependencies": {
"ACEDrawingView": [
"~> 2.2"
],
"APAddressBook": [
"~> 0.3"
],
"FLAnimatedImage": [
"~> 1.0"
],
"JTMaterialSpinner": [
"~> 3.0"
],
"MBProgressHUD": [
"~> 1.1"
],
"SnapKit": [
"~> 4.0"
]
}
}