blob: bfc20fa6c44ae0c2c3ee4e208ee2f2821f937e76 [file] [log] [blame]
{
"name": "WeProovSDK",
"version": "1.0.10",
"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.10"
},
"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"
]
}
}