[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 9 / f / c / nSure / 1.3.3 / nSure.podspec.json
blobe601700eaaff944ed013770db4e6922b0da73717
2   "name": "nSure",
3   "version": "1.3.3",
4   "summary": "nSure framework",
5   "authors": "nSure",
6   "homepage": "https://github.com/nsure-ai/ios-sdk",
7   "license": {
8     "type": "LICENSE",
9     "file": "LICENSE"
10   },
11   "preserve_paths": "nSure.xcframework/*",
12   "source_files": "nSure.xcframework/ios-arm64/nSure.framework/Headers/*.{h,m}",
13   "source": {
14     "git": "https://github.com/nsure-ai/ios-sdk.git",
15     "tag": "1.3.3"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "5.0",
21   "requires_arc": true,
22   "vendored_frameworks": "nSure.xcframework",
23   "public_header_files": "nSure.xcframework/ios-arm64/nSure.framework/Headers/*.{h,m}",
24   "dependencies": {
25     "FingerprintPro": [
26       "~> 2.2"
27     ]
28   },
29   "swift_version": "5.0"