[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 8 / f / WeavrComponents / 0.18.0 / WeavrComponents.podspec.json
blob02d772328c96785eca4e716cec6d63c08d4f923c
2   "name": "WeavrComponents",
3   "version": "0.18.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://weavr.io",
8   "authors": {
9     "Weavr": "info@weavr.com"
10   },
11   "summary": "Secure Components",
12   "source": {
13     "git": "git@github.com:weavr-io/secure-components-ios.git",
14     "tag": "0.18.0"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "11.0"
19   },
20   "xcconfig": {
21     "FRAMEWORK_SEARCH_PATHS": "$(inherited)"
22   },
23   "default_subspecs": "Debug",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
29   },
30   "subspecs": [
31     {
32       "name": "Debug",
33       "vendored_frameworks": "WeavrComponents.xcframework"
34     },
35     {
36       "name": "Release",
37       "vendored_frameworks": "WeavrComponents.xcframework"
38     }
39   ]