[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 6 / b / 8 / DigitalID_SDK / 1.1.0 / DigitalID_SDK.podspec.json
blob41a0031a488d27b5b235e9e0be5d93dd8029398c
2   "name": "DigitalID_SDK",
3   "version": "1.1.0",
4   "summary": "DigitalID SDK",
5   "description": "DigitalID SDK",
6   "homepage": "https://digital-id.kz",
7   "license": "MIT",
8   "authors": {
9     "DigitalID": "almas.adilbek@btsdigital.kz"
10   },
11   "source": {
12     "git": "https://github.com/btsdigital/DigitalID_iOS_SDK.git",
13     "tag": "v1.1.0"
14   },
15   "source_files": "DigitalID_SDK/*.{h,m}",
16   "dependencies": {
17     "DigitalIDZoomAuthenticationCordovaPlugin": [
18       "~> 0.2.0"
19     ],
20     "Cordova": [
22     ]
23   },
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "platforms": {
31     "ios": "11.0"
32   }