[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 3 / 9 / Sift / 2.1.8 / Sift.podspec.json
blob87c405ab00ba05d5b4c45e333c093cac137ab452
2   "name": "Sift",
3   "version": "2.1.8",
4   "authors": "Sift Science",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/SiftScience/sift-ios",
10   "source": {
11     "git": "https://github.com/SiftScience/sift-ios.git",
12     "tag": "v2.1.8"
13   },
14   "summary": "Machine learning fraud detection and prevention",
15   "platforms": {
16     "ios": "12.0"
17   },
18   "ios": {
19     "resource_bundles": {
20       "Sift": [
21         "PrivacyInfo.xcprivacy"
22       ]
23     },
24     "frameworks": [
25       "CoreLocation",
26       "CoreMotion",
27       "CoreTelephony",
28       "Foundation",
29       "UIKit"
30     ]
31   },
32   "source_files": [
33     "Sift/*.{h,m}",
34     "Sift/Vendor/*.{h,m}"
35   ],
36   "public_header_files": [
37     "Sift/SiftCompatibility.h",
38     "Sift/SiftEvent.h",
39     "Sift/SiftQueueConfig.h",
40     "Sift/Sift.h"
41   ]