[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / b / 1 / VerifaiNFC / 4.0.2 / VerifaiNFC.podspec.json
blob112540637e641fcd50a1d180dd5c485faf2993e6
2   "name": "VerifaiNFC",
3   "version": "4.0.2",
4   "summary": "Verifai NFC component part of Verifai. ID verification SDK",
5   "description": "This is the Verifai NFC component. Which is part of the Verifai SDK. The main SDK is required when using this component. Verifai is extraordinarily smart OCR software, which can authenticate all types of identification documents in a matter of seconds.",
6   "homepage": "https://www.verifai.com",
7   "documentation_url": "https://docs.verifai.com",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Verifai": "info@verifai.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "http": "https://dashboard.verifai.com/downloads/sdk/nfc/4.0.2/verifai_sdk_nfc_4_0_2.zip",
20     "sha1": "54a222f58436138cc2bb8888acafd6033d608bf3"
21   },
22   "ios": {
23     "vendored_frameworks": "VerifaiNFC.framework"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }