[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 6 / 9 / NGCorePocLib / 0.0.13 / NGCorePocLib.podspec.json
blob618853d291bc8c5ed76d6ea591aaf355eaa8d129
2   "name": "NGCorePocLib",
3   "version": "0.0.13",
4   "summary": "NGCorePocLib is a poc for VMNgLibs",
5   "description": "NGCorePocLib will implement CI-CD via Jenkins and Appium",
6   "homepage": "https://github.com/CloyMonisVMax/NGCorePocLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cloy Monis": "cloy.m@vmax.com"
13   },
14   "source": {
15     "git": "https://github.com/CloyMonisVMax/NGCorePocLib.git",
16     "tag": "0.0.13"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "NGCorePocLib/Classes/**/*",
22   "dependencies": {
23     "VMaxAdsSDK": [
24       "0.0.92"
25     ]
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
29   },
30   "user_target_xcconfig": {
31     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64 i386"
32   }