[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / f / 8 / Prove-Core / 4.7.8 / Prove-Core.podspec.json
blob3dcd0e5a0d51e2d4b4f608c0591043a94829d3af
2   "name": "Prove-Core",
3   "version": "4.7.8",
4   "summary": "Prove Authentication SDK",
5   "description": "Authenticate and identify your users using motion data.",
6   "homepage": "https://github.com/UnifyID/unifyid-ios-sdk",
7   "license": {
8     "type": "Commercial",
9     "text": "See https://unify.id/terms"
10   },
11   "authors": {
12     "Prove": "support@unify.id"
13   },
14   "source": {
15     "http": "https://github.com/UnifyID/unifyid-ios-sdk/releases/download/Prove-Core-v4.7.8/Prove-Core-v4.7.8.zip"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "5.1",
21   "requires_arc": true,
22   "static_framework": true,
23   "cocoapods_version": ">= 1.10.0.rc.1",
24   "user_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386 arm64"
26   },
27   "pod_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386 arm64"
29   },
30   "xcconfig": {
31     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES",
32     "SWIFT_INCLUDE_PATHS": "$(inherited) \"${PODS_XCFRAMEWORKS_BUILD_DIR}/Clibsodium\"",
33     "OTHER_LDFLAGS": "$(inherited) -ObjC -l\"sodium\" -framework SwiftProtobuf",
34     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386 arm64"
35   },
36   "vendored_frameworks": [
37     "Prove.xcframework",
38     "Clibsodium.xcframework",
39     "SwiftProtobuf.xcframework"
40   ],
41   "swift_version": "5.1"