[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / b / 2 / idemeum / 1.0.0 / idemeum.podspec.json
blob06ebc6a89c37c0c54b9bede9798bafa6bbab4d61
2   "name": "idemeum",
3   "version": "1.0.0",
4   "summary": "Passwordless identity platform.",
5   "description": "idemeum is a digital identity platform for building passwordless, private, and secure authentication for mobile and desktop apps. Drop in SDK and forget about the hassle of dealing with auth challenges.",
6   "homepage": "https://github.com/idemeum/idemeum-ios-sdk",
7   "license": "MIT",
8   "authors": {
9     "Nik": "support@idemeum.com"
10   },
11   "platforms": {
12     "ios": "14.0"
13   },
14   "source": {
15     "git": "https://github.com/idemeum/idemeum-ios-sdk.git",
16     "tag": "1.0.0"
17   },
18   "ios": {
19     "vendored_frameworks": "idemeum.framework"
20   },
21   "preserve_paths": "idemeum.framework",
22   "swift_versions": "5.0",
23   "exclude_files": "Classes/Exclude",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "swift_version": "5.0"