[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 2 / 7 / sonect-core-ios / 1.2.1 / sonect-core-ios.podspec.json
blob2846e22a981f0e218c57666f71c0c88f009fc6a4
2   "name": "sonect-core-ios",
3   "version": "1.2.1",
4   "summary": "Sonect Core SDK",
5   "description": "This is the Sonect Core SDK public podspec.",
6   "homepage": "https://github.com/sonect/sonect-core-ios",
7   "license": {
8     "type": "Sonect Closed Source",
9     "text": "                    Copyright (C) Sonect AG - All Rights Reserved\n                    Unauthorized copying of this file, and the Sonect SDK via any medium is strictly prohibited\n                    Proprietary and confidential\n                    Sonect, January 2020. \n"
10   },
11   "authors": {
12     "sonect": "marko.hlebar@sonect.ch"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "http": "https://github.com/sonect/sonect-core-ios/releases/download/1.2.1/SonectCoreSDK_Cocoapods.framework.zip"
19   },
20   "ios": {
21     "vendored_frameworks": "SonectCore.framework"
22   },
23   "pod_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "user_target_xcconfig": {
27     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
28   }