[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / b / 0 / WeProovSDK / 1.0.19 / WeProovSDK.podspec.json
blob0e555e5b4a62f9e355d4bea358df1f876b6dfb05
2   "name": "WeProovSDK",
3   "version": "1.0.19",
4   "summary": "A short description of WeProovSDK",
5   "description": "A long description of WeProovSDK",
6   "license": {
7     "type": "ProovGroup License",
8     "file": "LICENSE"
9   },
10   "authors": "ProovGroup",
11   "homepage": "https://github.com/ProovGroup/weproov-ios-sdk",
12   "source": {
13     "git": "https://github.com/ProovGroup/weproov-ios-sdk.git",
14     "tag": "1.0.19"
15   },
16   "platforms": {
17     "ios": "10.0"
18   },
19   "ios": {
20     "vendored_frameworks": [
21       "WeProovSDK/WeProovSDK.framework"
22     ]
23   },
24   "pod_target_xcconfig": {
25     "ENABLE_BITCODE": "NO"
26   },
27   "user_target_xcconfig": {
28     "ENABLE_BITCODE": "NO"
29   },
30   "preserve_paths": "WeProovSDK/Wprv.framework",
31   "dependencies": {
32     "ACEDrawingView": [
33       "~> 2.2"
34     ],
35     "FLAnimatedImage": [
36       "~> 1.0"
37     ],
38     "JTMaterialSpinner": [
39       "~> 3.0"
40     ],
41     "MBProgressHUD": [
42       "~> 1.1"
43     ],
44     "SnapKit": [
45       "~> 4.0"
46     ]
47   }