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