[Add] DriveKitDriverAchievement 2.9.1
[CocoaPods.git] / Specs / d / 9 / c / SimplFingerPrint / 1.0.9 / SimplFingerPrint.podspec.json
blob6a19cbcddf00f7a2b908b4e88f12a9d3d6c361b7
2   "name": "SimplFingerPrint",
3   "version": "1.0.9",
4   "summary": "SimplFingerPrint iOS SDK.",
5   "homepage": "https://github.com/GetSimpl/simpl-fingerprint-sdk-ios",
6   "license": {
7     "type": "Commercial",
8     "file": "License"
9   },
10   "platforms": {
11     "ios": "11.0"
12   },
13   "authors": {
14     "Simpl": "dev@getsimpl.com"
15   },
16   "source": {
17     "git": "https://github.com/GetSimpl/simpl-fingerprint-sdk-ios.git",
18     "tag": "v1.0.9"
19   },
20   "vendored_frameworks": "SimplFingerPrint.framework",
21   "preserve_paths": "SimplFingerPrint.framework",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }