[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 4 / 2 / c / AKFingerprint / 0.0.1 / AKFingerprint.podspec.json
blobe4486d5eca8793b00b33add2cfa1d5e197598e20
2   "name": "AKFingerprint",
3   "version": "0.0.1",
4   "summary": "A short description of AKFingerprint.",
5   "description": "an iOS fingerprint sdk.",
6   "homepage": "https://git.silvrr.com/ikiclient/AKFingerprint.",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "authors": {
15     "xifeng": "xifeng@akulaku.com"
16   },
17   "source": {
18     "git": "https://git.silvrr.com/ikiclient/AKFingerprint.git",
19     "tag": "0.0.1"
20   },
21   "dependencies": {
22     "CryptoSwift": [
24     ]
25   },
26   "ios": {
27     "vendored_frameworks": [
28       "Framework/*.xcframework",
29       "Framework/*.framework"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "VALID_ARCHS": "x86_64 armv7 arm64"
34   },
35   "libraries": [
36     "c++",
37     "resolv",
38     "z",
39     "sqlite3.0"
40   ],
41   "frameworks": [
42     "SystemConfiguration",
43     "Security",
44     "AdSupport",
45     "CoreMotion"
46   ],
47   "swift_versions": [
48     "5.0"
49   ],
50   "swift_version": "5.0"