[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / 2 / c / AKFingerprint / 0.0.7 / AKFingerprint.podspec.json
blob6b318ecd6ceb79af3624ac608e194608368eddab
2   "name": "AKFingerprint",
3   "version": "0.0.7",
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.7"
20   },
21   "ios": {
22     "vendored_frameworks": [
23       "Framework/*.xcframework",
24       "Framework/*.framework"
25     ]
26   },
27   "pod_target_xcconfig": {
28     "VALID_ARCHS": "x86_64 armv7 arm64"
29   },
30   "libraries": [
31     "c++",
32     "resolv",
33     "z",
34     "sqlite3.0"
35   ],
36   "frameworks": [
37     "SystemConfiguration",
38     "Security",
39     "AdSupport",
40     "CoreMotion"
41   ],
42   "swift_versions": [
43     "5.0"
44   ],
45   "static_framework": true,
46   "swift_version": "5.0"